aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2010-05-17 23:41:15 +0200
committerAndreas Schneider <mail@cynapses.org>2010-05-17 23:41:15 +0200
commit857768817469daa99bc4eeb3a6cffaa22a695613 (patch)
treec54596561044f37fa64fe44b9e57d055122c66f2 /ChangeLog
parent31462a4d725cef7e04eafb85119ddc5f8d9aa5b9 (diff)
downloadlibssh-857768817469daa99bc4eeb3a6cffaa22a695613.tar.gz
libssh-857768817469daa99bc4eeb3a6cffaa22a695613.tar.xz
libssh-857768817469daa99bc4eeb3a6cffaa22a695613.zip
Updated changelog file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 833cf4a9..36ae839a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
ChangeLog
==========
-version 0.4.3 (released 2010-05-15)
+version 0.4.3 (released 2010-05-18)
+ * Added global/keepalive responses.
* Added runtime detection of WSAPoll().
* Added a select(2) based poll-emulation if poll(2) is not available.
* Added a function to expand an escaped string.
@@ -9,6 +10,8 @@ version 0.4.3 (released 2010-05-15)
* Added a proxycommand support.
* Added ssh_privatekey_type public function
* Added the possibility to define _OPENSSL_DIR and _ZLIB_DIR.
+ * Fixed sftp_chown.
+ * Fixed sftp_rename on protocol version 3.
* Fixed a blocking bug in channel_poll.
* Fixed config parsing wich has overwritten user specified values.
* Fixed hashed [host]:port format in knownhosts