diff options
author | Erlang/OTP <[email protected]> | 2013-03-22 09:42:01 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2013-03-22 09:42:01 +0100 |
commit | 7a402020aa3e89bbd945672ef39c3fc6bcf883ad (patch) | |
tree | 7a32be1e4cc8de9deaa47ae92b406887c48f791d /lib/orber/doc/src/notes.xml | |
parent | e173bc1b28453f0edb4863677f3c730b3d7a9f91 (diff) | |
parent | 9e69870e67b06ee1ec83ba8c81de7c7d88bf790f (diff) | |
download | otp-7a402020aa3e89bbd945672ef39c3fc6bcf883ad.tar.gz otp-7a402020aa3e89bbd945672ef39c3fc6bcf883ad.tar.bz2 otp-7a402020aa3e89bbd945672ef39c3fc6bcf883ad.zip |
Merge branch 'lars/orber/corbaloc-bug-r16-version/OTP-10675' into maint-r16
* lars/orber/corbaloc-bug-r16-version/OTP-10675:
[orber] Fix bug in corbaloc/corbaname over ssl
Diffstat (limited to 'lib/orber/doc/src/notes.xml')
-rw-r--r-- | lib/orber/doc/src/notes.xml | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/lib/orber/doc/src/notes.xml b/lib/orber/doc/src/notes.xml index d43ab3ac24..9e896f03c8 100644 --- a/lib/orber/doc/src/notes.xml +++ b/lib/orber/doc/src/notes.xml @@ -32,6 +32,22 @@ <file>notes.xml</file> </header> + + <section><title>Orber 3.6.26</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + Fix bug in corbaloc/corbaname over ssl.</p> + <p> + Own Id: OTP-10675</p> + </item> + </list> + </section> + + </section> + <section><title>Orber 3.6.25</title> <section><title>Improvements and New Features</title> @@ -45,7 +61,6 @@ </list> </section> - <section><title>Known Bugs and Problems</title> <list> <item> @@ -57,7 +72,6 @@ </item> </list> </section> - </section> <section><title>Orber 3.6.24</title> |