diff options
author | Erlang/OTP <[email protected]> | 2013-06-28 10:51:27 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2013-06-28 10:51:27 +0200 |
commit | 90f6229822c720d7616f9a11d1ca51e522586564 (patch) | |
tree | b5a32a5f5b4fac7de691b88209e443b2e3e2fdac /lib/inets | |
parent | 0b98592101e2f577758166d0b7e1e0887ab4020c (diff) | |
download | otp-90f6229822c720d7616f9a11d1ca51e522586564.tar.gz otp-90f6229822c720d7616f9a11d1ca51e522586564.tar.bz2 otp-90f6229822c720d7616f9a11d1ca51e522586564.zip |
Update release notes
Diffstat (limited to 'lib/inets')
-rw-r--r-- | lib/inets/doc/src/notes.xml | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml index e0d6ae3454..2fd50417a3 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -33,7 +33,22 @@ </header> - <section><title>Inets 5.9.2</title> + <section><title>Inets 5.9.2.1</title> + + <section><title>Improvements and New Features</title> + <list> + <item> + <p> + Fixed obsolete error report in inets.</p> + <p> + Own Id: OTP-11185 Aux Id: seq12357 </p> + </item> + </list> + </section> + +</section> + +<section><title>Inets 5.9.2</title> <section><title>Improvements and New Features</title> <list> |