aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2009-05-11 15:09:23 +0000
committerAndreas Schneider <mail@cynapses.org>2009-05-11 15:09:23 +0000
commit80ba62a5190b4f066f71a309bd815b4aa3d58b28 (patch)
treedeaed47d0c4aedcd34cc7a34f701e61883554961
parenta065e35e37923f0568e6fbd00023dff4e5555756 (diff)
downloadlibssh-80ba62a5190b4f066f71a309bd815b4aa3d58b28.tar.gz
libssh-80ba62a5190b4f066f71a309bd815b4aa3d58b28.tar.xz
libssh-80ba62a5190b4f066f71a309bd815b4aa3d58b28.zip
Add missing changelog entry.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@762 7dcaeef0-15fb-0310-b436-a5af3365683c
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02a0e95b..5a1dad0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,7 @@ version 0.3 (released xxxx-xx-xx)
* Fixed a lot of build warnings.
* Fixed the Windows build.
* Fixed a lot of memory leaks.
+ * Fixed a double free corruption in the server support.
* Switched to CMake build system.
* Improved performance.