Add changelog entries for 0.3.1.

This commit is contained in:
Andreas Schneider
2009-07-14 09:51:49 +02:00
parent ff819489b7
commit cedc635ed0

View File

@@ -1,6 +1,15 @@
ChangeLog
==========
version 0.3.1 (released 2009-07-14)
* Added return code SSH_SERVER_FILE_NOT_FOUND.
* Fixed compilation of SSHv1.
* Fixed several memory leaks.
* Fixed possible infinite loops.
* Fixed a possible crash bug.
* Fixed build warnings.
* Fixed cmake on BSD.
version 0.3 (released 2009-05-21)
* Added support for ssh-agent authentication.
* Added POSIX like sftp implementation.