mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-11 18:50:28 +09:00
misc: Updated the changelog.
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,6 +1,18 @@
|
|||||||
ChangeLog
|
ChangeLog
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
version 0.4.6 (released 2010-09-03)
|
||||||
|
* Added a cleanup function to free the ws2_32 library.
|
||||||
|
* Fixed build with gcc 3.4.
|
||||||
|
* Fixed the Windows build on Vista and newer.
|
||||||
|
* Fixed the usage of WSAPoll() on Windows.
|
||||||
|
* Fixed "@deprecated" in doxygen
|
||||||
|
* Fixed some mingw warnings.
|
||||||
|
* Fixed handling of opened channels.
|
||||||
|
* Fixed keepalive problem on older openssh servers.
|
||||||
|
* Fixed testing for big endian on Windows.
|
||||||
|
* Fixed the Windows preprocessor macros and defines.
|
||||||
|
|
||||||
version 0.4.5 (released 2010-07-13)
|
version 0.4.5 (released 2010-07-13)
|
||||||
* Added option to bind a client to an ip address.
|
* Added option to bind a client to an ip address.
|
||||||
* Fixed the ssh socket polling function.
|
* Fixed the ssh socket polling function.
|
||||||
|
|||||||
Reference in New Issue
Block a user