Add missing changelog entry.

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@762 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
Andreas Schneider
2009-05-11 15:09:23 +00:00
parent a065e35e37
commit 80ba62a519

View File

@@ -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.