aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/doc/src
diff options
context:
space:
mode:
authorNiclas Eklund <[email protected]>2011-05-04 12:30:18 +0200
committerNiclas Eklund <[email protected]>2011-05-04 12:30:18 +0200
commitb39153c1db8e311e6fb759f7c778b10340902890 (patch)
treecbe8961e12d4a94785164914bc5c753f2c57cffe /lib/ssh/doc/src
parentaecb7fc8cc7fd930bc50d7d1a0415e0776b99937 (diff)
parentc2d329efd69a6040c94a724c935ce18e7edf0afe (diff)
downloadotp-b39153c1db8e311e6fb759f7c778b10340902890.tar.gz
otp-b39153c1db8e311e6fb759f7c778b10340902890.tar.bz2
otp-b39153c1db8e311e6fb759f7c778b10340902890.zip
Merge branch 'maint-r14' into dev
Diffstat (limited to 'lib/ssh/doc/src')
-rw-r--r--lib/ssh/doc/src/notes.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml
index 224b9d4af7..4f546a37ed 100644
--- a/lib/ssh/doc/src/notes.xml
+++ b/lib/ssh/doc/src/notes.xml
@@ -29,6 +29,20 @@
<file>notes.xml</file>
</header>
+<section><title>Ssh 2.0.6</title>
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ A memory leak has been fixed. I.e. per terminated connection the size of
+ a pid and the length of a user name string was not cleared.</p>
+ <p>
+ Own Id: OTP-9232</p>
+ </item>
+ </list>
+ </section>
+</section>
+
<section><title>Ssh 2.0.5</title>
<section><title>Improvements and New Features</title>
<list>