build: Updated the ChangeLog.

This commit is contained in:
Andreas Schneider
2011-01-11 11:06:19 +01:00
parent 0b0a2d85d0
commit e6d17ccc15

View File

@@ -1,6 +1,13 @@
ChangeLog
==========
version 0.4.8 (released 2011-01-15)
* Fixed memory leaks in session signing.
* Fixed memory leak in ssh_print_hexa.
* Fixed problem with ssh_connect w/ timeout and fd > 1024.
* Fixed some warnings on OS/2.
* Fixed installation path for OS/2.
version 0.4.7 (released 2010-12-28)
* Fixed a possible memory leak in ssh_get_user_home().
* Fixed a memory leak in sftp_xstat.