diff options
| author | Niclas Eklund <[email protected]> | 2011-03-03 14:50:42 +0100 | 
|---|---|---|
| committer | Niclas Eklund <[email protected]> | 2011-03-03 14:50:42 +0100 | 
| commit | 8c4ece5c36e153e739f344eccadd01b4c3e7ccce (patch) | |
| tree | 7a9b26ea0b84670c6a404f1873cde80dc5c28528 /lib/cosNotification/doc/src | |
| parent | 45892fd845b74532a6cae750372b6e80eb8e3ad9 (diff) | |
| parent | 4414036566181c45f592036a03a3b5898f725d95 (diff) | |
| download | otp-8c4ece5c36e153e739f344eccadd01b4c3e7ccce.tar.gz otp-8c4ece5c36e153e739f344eccadd01b4c3e7ccce.tar.bz2 otp-8c4ece5c36e153e739f344eccadd01b4c3e7ccce.zip | |
Merge branch 'nick/CORBA/avoid_warnings/OTP-9050' into dev
* nick/CORBA/avoid_warnings/OTP-9050:
  Removed code commented out.
  More specs removed.
  More specs removed.
  More specs removed.
  Removed more spec:s that wasn't needed.
  Removed spec:s that wasn't needed.
  Updated light weight tests.
  Updsated macro EFORMAT exit handling.
  Corrected spec usage.
  Eliminated Dialyzer warnings when using exit or throw.
Conflicts:
	lib/cosEvent/doc/src/notes.xml
	lib/cosEvent/vsn.mk
	lib/cosEventDomain/doc/src/notes.xml
	lib/cosEventDomain/vsn.mk
	lib/cosNotification/vsn.mk
	lib/cosProperty/doc/src/notes.xml
	lib/cosProperty/vsn.mk
	lib/cosTime/doc/src/notes.xml
	lib/cosTime/vsn.mk
	lib/orber/include/ifr_types.hrl
	lib/orber/vsn.mk
Diffstat (limited to 'lib/cosNotification/doc/src')
| -rw-r--r-- | lib/cosNotification/doc/src/notes.xml | 16 | 
1 files changed, 15 insertions, 1 deletions
| diff --git a/lib/cosNotification/doc/src/notes.xml b/lib/cosNotification/doc/src/notes.xml index 04c0c2accd..125e25e67e 100644 --- a/lib/cosNotification/doc/src/notes.xml +++ b/lib/cosNotification/doc/src/notes.xml @@ -4,7 +4,7 @@  <chapter>    <header>      <copyright> -      <year>2000</year><year>2010</year> +      <year>2000</year><year>2011</year>        <holder>Ericsson AB. All Rights Reserved.</holder>      </copyright>      <legalnotice> @@ -31,6 +31,20 @@      <file>notes.xml</file>    </header> +  <section><title>cosNotification 1.1.16</title> + +    <section><title>Improvements and New Features</title> +      <list> +        <item> +          <p> +	    Eliminated Dialyzer warnings when using exit or throw.</p> +          <p> +	    Own Id: OTP-9050</p> +        </item> +      </list> +    </section> +</section> +    <section><title>cosNotification 1.1.15</title>      <section><title>Improvements and New Features</title> | 
