aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/doc/src/notes.xml
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-09-19 19:16:30 +0200
committerMicael Karlberg <[email protected]>2011-09-19 19:16:30 +0200
commit1fd7edb98877afdf8e044ee8f4f3c1f9fca371ce (patch)
tree15977b96fff8132c6b1e3b7fe24bd3866329013f /lib/inets/doc/src/notes.xml
parent4fc04c07304185e0b7c479a60c25f191b24b54b5 (diff)
downloadotp-1fd7edb98877afdf8e044ee8f4f3c1f9fca371ce.tar.gz
otp-1fd7edb98877afdf8e044ee8f4f3c1f9fca371ce.tar.bz2
otp-1fd7edb98877afdf8e044ee8f4f3c1f9fca371ce.zip
Fixed release notes, version and cosmetics in source.
Diffstat (limited to 'lib/inets/doc/src/notes.xml')
-rw-r--r--lib/inets/doc/src/notes.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml
index 34f26bf45b..b093cafbdc 100644
--- a/lib/inets/doc/src/notes.xml
+++ b/lib/inets/doc/src/notes.xml
@@ -32,6 +32,43 @@
<file>notes.xml</file>
</header>
+ <section><title>Inets 5.7.1</title>
+
+ <section><title>Improvements and New Features</title>
+ <p>-</p>
+
+<!--
+ <list>
+ <item>
+ <p>[httpc|httpd] Added support for IPv6 with ssl. </p>
+ <p>Own Id: OTP-5566</p>
+ </item>
+
+ </list>
+-->
+
+ </section>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+<!--
+ <p>-</p>
+-->
+
+ <list>
+ <item>
+ <p>[httpd] Fix httpd directory traversal on Windows.
+ Directory traversal was possible on Windows where
+ backward slash is used as directory separator. </p>
+ <p>Andr�s Veres-Szentkir�lyi.</p>
+ <p>Own Id: OTP-9561</p>
+ </item>
+
+ </list>
+ </section>
+
+ </section> <!-- 5.7.1 -->
+
+
<section><title>Inets 5.7</title>
<section><title>Improvements and New Features</title>