diff options
author | Niclas Eklund <[email protected]> | 2011-05-20 14:34:11 +0200 |
---|---|---|
committer | Niclas Eklund <[email protected]> | 2011-05-20 14:34:11 +0200 |
commit | 6c6ea3ebe1e031520bf5bf8808c595b935a4b3bc (patch) | |
tree | dd1394ddbb714ae6290862fb6f90c44370c748ff /lib/orber/doc/src | |
parent | 001e7d1b861bcf4f7a26d7d267ca906ed7b48516 (diff) | |
parent | f31df159185ebf108d2ac79352f8a3f8c1eecb66 (diff) | |
download | otp-6c6ea3ebe1e031520bf5bf8808c595b935a4b3bc.tar.gz otp-6c6ea3ebe1e031520bf5bf8808c595b935a4b3bc.tar.bz2 otp-6c6ea3ebe1e031520bf5bf8808c595b935a4b3bc.zip |
Merge branch 'nick/orber/dialyzer_warnings/OTP-9326' into dev
* nick/orber/dialyzer_warnings/OTP-9326:
OTP-9326 Eliminated Dialyzer warnings.
Diffstat (limited to 'lib/orber/doc/src')
-rw-r--r-- | lib/orber/doc/src/notes.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/orber/doc/src/notes.xml b/lib/orber/doc/src/notes.xml index 589123ef73..231872f958 100644 --- a/lib/orber/doc/src/notes.xml +++ b/lib/orber/doc/src/notes.xml @@ -33,6 +33,22 @@ </header> <section> + <title>Orber 3.6.21</title> + + <section> + <title>Improvements and New Features</title> + <list type="bulleted"> + <item> + <p> + Eliminated Dialyzer warnings.</p> + <p> + Own Id: OTP-9326 Aux Id:</p> + </item> + </list> + </section> + </section> + + <section> <title>Orber 3.6.20</title> <section> |