summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2015-06-30 09:34:28 +0200
committerAndreas Schneider <asn@cryptomilk.org>2015-06-30 09:34:28 +0200
commit053f72c671a83b32238dc01b56a66752fb15b7ec (patch)
tree5030629d55b55b0fe691585a711edc788cbd5248 /ChangeLog
parent63a8f333b8dd800b5927c9d5e3e3387fa8baaa07 (diff)
Bump version to 0.7.1libssh-0.7.1
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae68a675..1b6530f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
ChangeLog
==========
+version 0.7.1 (released 2015-06-30)
+ * Fixed SSH_AUTH_PARTIAL auth with auto public key
+ * Fixed memory leak in session options
+ * Fixed allocation of ed25519 public keys
+ * Fixed channel exit-status and exit-signal
+ * Reintroduce ssh_forward_listen()
+
version 0.7.0 (released 2015-05-11)
* Added support for ed25519 keys
* Added SHA2 algorithms for HMAC