aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cynapses.org>2010-07-12 09:48:22 +0200
committerAndreas Schneider <asn@cynapses.org>2010-07-12 09:48:22 +0200
commit10e27f26bebd05dd87b00f532de23b2bdd6f7de6 (patch)
treeb144bf6b39bdf906446d77d0ec918dab799ba718
parent9791bc3eeb5c3099edc5650071134558c06e5eab (diff)
downloadlibssh-10e27f26bebd05dd87b00f532de23b2bdd6f7de6.tar.gz
libssh-10e27f26bebd05dd87b00f532de23b2bdd6f7de6.tar.xz
libssh-10e27f26bebd05dd87b00f532de23b2bdd6f7de6.zip
build: Updated ChangeLog.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b22706e..01ca328f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
ChangeLog
==========
+version 0.4.5 (released 2010-07-13)
+ * Added option to bind a client to an ip address.
+ * Fixed the ssh socket polling function.
+ * Fixed Windows related bugs in bsd_poll().
+ * Fixed serveral build warnings.
+
version 0.4.4 (released 2010-06-01)
* Fixed a bug in the expand function for escape sequences.
* Fixed a bug in the tilde expand function.