aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2016-02-23 08:22:09 +0100
committerAndreas Schneider <asn@cryptomilk.org>2016-02-23 08:22:09 +0100
commit7b197190221a8fe822c55795b8c9a30cc3bae918 (patch)
tree43c80c41825efc80d636dc0b7296035a050b7510
parentf8d0026c65fc8a55748ae481758e2cf376c26c86 (diff)
downloadlibssh-7b197190221a8fe822c55795b8c9a30cc3bae918.tar.gz
libssh-7b197190221a8fe822c55795b8c9a30cc3bae918.tar.xz
libssh-7b197190221a8fe822c55795b8c9a30cc3bae918.zip
Update ChangeLog
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5fd60134..d9043d36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
ChangeLog
==========
+version 0.7.3 (released 2016-01-23)
+ * Fixed CVE-2016-0739
+ * Fixed ssh-agent on big endian
+ * Fixed some documentation issues
+
version 0.7.2 (released 2015-09-15)
* Fixed OpenSSL detection on Windows
* Fixed return status for ssh_userauth_agent()