diff options
author | Ingela Anderton Andin <[email protected]> | 2018-08-15 11:12:08 +0200 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2018-08-15 11:12:08 +0200 |
commit | bbff5e508db9a5e9218e2902f30766fe53df36a8 (patch) | |
tree | bd87bdba167c61804ed6194d47f825952174b364 /lib | |
parent | 39936428567f4d3979ac46e6e1527ffd4470ead9 (diff) | |
parent | b20087d24c30331ceb314650a4128c6345e11f61 (diff) | |
download | otp-bbff5e508db9a5e9218e2902f30766fe53df36a8.tar.gz otp-bbff5e508db9a5e9218e2902f30766fe53df36a8.tar.bz2 otp-bbff5e508db9a5e9218e2902f30766fe53df36a8.zip |
Merge branch 'maint'
Diffstat (limited to 'lib')
-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 b2776846c8..88a4335f60 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -33,7 +33,7 @@ <file>notes.xml</file> </header> - <section><title>Inets 7.0</title> + <section><title>Inets 7.0</title> <section><title>Fixed Bugs and Malfunctions</title> <list> @@ -92,6 +92,22 @@ </section> + <section><title>Inets 6.5.2.3</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 6.5.2.2</title> <section><title>Fixed Bugs and Malfunctions</title> |