~clint-fewbar/ubuntu/precise/erlang/merge-15b

« back to all changes in this revision

Viewing changes to lib/cosEventDomain/doc/src/notes.xml

  • Committer: Package Import Robot
  • Author(s): Sergei Golovan
  • Date: 2011-12-15 19:20:10 UTC
  • mfrom: (1.1.18) (3.5.15 sid)
  • mto: (3.5.16 sid)
  • mto: This revision was merged to the branch mainline in revision 33.
  • Revision ID: package-import@ubuntu.com-20111215192010-jnxcfe3tbrpp0big
Tags: 1:15.b-dfsg-1
* New upstream release.
* Upload to experimental because this release breaks external drivers
  API along with ABI, so several applications are to be fixed.
* Removed SSL patch because the old SSL implementation is removed from
  the upstream distribution.
* Removed never used patch which added native code to erlang beam files.
* Removed the erlang-docbuilder binary package because the docbuilder
  application was dropped by upstream.
* Documented dropping ${erlang-docbuilder:Depends} substvar in
  erlang-depends(1) manpage.
* Made erlang-base and erlang-base-hipe provide virtual package
  erlang-abi-15.b (the number means the first erlang version, which
  provides current ABI).

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<chapter>
5
5
  <header>
6
6
    <copyright>
7
 
      <year>2001</year><year>2010</year>
 
7
      <year>2001</year><year>2011</year>
8
8
      <holder>Ericsson AB. All Rights Reserved.</holder>
9
9
    </copyright>
10
10
    <legalnotice>
31
31
    <file>notes.xml</file>
32
32
  </header>
33
33
 
 
34
  <section><title>cosEventDomain 1.1.12</title>
 
35
 
 
36
    <section><title>Improvements and New Features</title>
 
37
      <list>
 
38
        <item>
 
39
            <p>Erlang/OTP can now be built using parallel make if you
 
40
            limit the number of jobs, for instance using '<c>make
 
41
            -j6</c>' or '<c>make -j10</c>'. '<c>make -j</c>' does not
 
42
            work at the moment because of some missing
 
43
            dependencies.</p>
 
44
          <p>
 
45
            Own Id: OTP-9451</p>
 
46
        </item>
 
47
      </list>
 
48
    </section>
 
49
 
 
50
</section>
 
51
 
 
52
<section>
 
53
    <title>cosEventDomain 1.1.11</title>
 
54
 
 
55
    <section>
 
56
      <title>Improvements and New Features</title>
 
57
      <list type="bulleted">
 
58
        <item>
 
59
          <p>
 
60
            Removed superfluous usage of shy in the documentation since it can cause problem if
 
61
            a buggy tool is used.</p>
 
62
          <p>
 
63
            Own Id: OTP-9319 Aux Id:</p>
 
64
        </item>
 
65
      </list>
 
66
    </section>
 
67
  </section>
 
68
 
 
69
  <section>
 
70
    <title>cosEventDomain 1.1.10</title>
 
71
 
 
72
    <section>
 
73
      <title>Improvements and New Features</title>
 
74
      <list type="bulleted">
 
75
        <item>
 
76
          <p>
 
77
            Eliminated Dialyzer warnings when using exit or throw.</p>
 
78
          <p>
 
79
            Own Id: OTP-9050 Aux Id:</p>
 
80
        </item>
 
81
      </list>
 
82
    </section>
 
83
  </section>
 
84
 
34
85
  <section>
35
86
    <title>cosEventDomain 1.1.9</title>
 
87
 
36
88
    <section>
37
89
      <title>Improvements and New Features</title>
38
90
      <list type="bulleted">
44
96
        </item>
45
97
      </list>
46
98
    </section>
47
 
 
48
99
  </section>
49
100
 
50
101
  <section>