diff options
author | Erlang/OTP <[email protected]> | 2017-12-08 10:57:50 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2017-12-08 10:57:50 +0100 |
commit | 47198f179ab14cf8cfcdab0d976650cd1519b236 (patch) | |
tree | 9e394ff40890fd30bb738a133dbbf6afecf9c23f /lib/orber | |
parent | f3a74a7dfb633b21b7d06e48bf430071cdc0f779 (diff) | |
download | otp-47198f179ab14cf8cfcdab0d976650cd1519b236.tar.gz otp-47198f179ab14cf8cfcdab0d976650cd1519b236.tar.bz2 otp-47198f179ab14cf8cfcdab0d976650cd1519b236.zip |
Update release notes
Diffstat (limited to 'lib/orber')
-rw-r--r-- | lib/orber/doc/src/notes.xml | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/lib/orber/doc/src/notes.xml b/lib/orber/doc/src/notes.xml index 5a82270b28..35da4f73da 100644 --- a/lib/orber/doc/src/notes.xml +++ b/lib/orber/doc/src/notes.xml @@ -33,7 +33,28 @@ <file>notes.xml</file> </header> - <section><title>Orber 3.8.3</title> + <section><title>Orber 3.8.4</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> Removed all old unused files in the documentation. + </p> + <p> + Own Id: OTP-14475 Aux Id: ERL-409, PR-1493 </p> + </item> + <item> + <p> Removed the man warnings by using the code tag + instead of c tag. </p> + <p> + Own Id: OTP-14673</p> + </item> + </list> + </section> + +</section> + +<section><title>Orber 3.8.3</title> <section><title>Improvements and New Features</title> <list> |