diff options
author | Erlang/OTP <[email protected]> | 2018-08-23 14:47:30 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2018-08-23 14:47:30 +0200 |
commit | 2f7bffa9f620e6218a7333a79e416fcce0bc054e (patch) | |
tree | afd98825ff4b84f2b5953c4e95fc7184c01d50b2 /lib/inets/doc/src | |
parent | d7647faf260a736384c24f73a1205ad946552a31 (diff) | |
download | otp-2f7bffa9f620e6218a7333a79e416fcce0bc054e.tar.gz otp-2f7bffa9f620e6218a7333a79e416fcce0bc054e.tar.bz2 otp-2f7bffa9f620e6218a7333a79e416fcce0bc054e.zip |
Prepare release
Diffstat (limited to 'lib/inets/doc/src')
-rw-r--r-- | lib/inets/doc/src/notes.xml | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml index f4bf4b1e1f..81f5c69276 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -33,7 +33,23 @@ <file>notes.xml</file> </header> - <section><title>Inets 7.0</title> + <section><title>Inets 7.0.1</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + Change status code for no mod found to handle request to + 501</p> + <p> + Own Id: OTP-15215</p> + </item> + </list> + </section> + +</section> + +<section><title>Inets 7.0</title> <section><title>Fixed Bugs and Malfunctions</title> <list> |