diff options
author | Henrik Nord <[email protected]> | 2016-03-17 12:27:53 +0100 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2016-03-17 12:34:18 +0100 |
commit | 9693fd949ee12db29b2875bdfa1acf274814d35b (patch) | |
tree | 0d828036656e04c84e3c58374e3e5027406bd977 /lib/inets | |
parent | 71b4a270160681ff85f24f869e64f05d70e94fed (diff) | |
download | otp-9693fd949ee12db29b2875bdfa1acf274814d35b.tar.gz otp-9693fd949ee12db29b2875bdfa1acf274814d35b.tar.bz2 otp-9693fd949ee12db29b2875bdfa1acf274814d35b.zip |
Update release notes
Diffstat (limited to 'lib/inets')
-rw-r--r-- | lib/inets/doc/src/notes.xml | 23 |
1 files changed, 16 insertions, 7 deletions
diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml index 44e1ea9abe..259bcc5ff8 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -23,16 +23,25 @@ </legalnotice> <title>Inets Release Notes</title> - <prepared></prepared> - <responsible></responsible> - <docno></docno> - <approved></approved> - <checked></checked> - <date>2002-02-28</date> - <rev>A</rev> <file>notes.xml</file> </header> + + <section><title>Inets 6.1.1.1</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + Mend ipv6_host_with_brackets option in httpc</p> + <p> + Own Id: OTP-13417</p> + </item> + </list> + </section> + + </section> + <section><title>Inets 6.1.1</title> <section><title>Fixed Bugs and Malfunctions</title> |