diff options
author | Matt Johnston <matt@ucc.asn.au> | 2011-02-25 12:16:14 +0000 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2011-02-25 12:16:14 +0000 |
commit | abed230cdb0e250c09001fe37a3f2d7a2b2eb85a (patch) | |
tree | 6b7917b013ae4036d517b2820266efb5dbeb73e6 | |
parent | e9879cd07b44eff01991abb346a0961dab68bd94 (diff) |
Updates changelog. Mention diffie-hellman-group14-sha1 in 0.53
release, -lcrypt order for 0.53.1
--HG--
extra : convert_revision : 2fa3bd3d29fe694a50f929a12ca249931c92311d
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,7 @@ +0.53.1 + +- -lcrypt needs to be before object files for static linking + 0.53 - Thurs 24 February 2011 - Various performance/memory use improvements @@ -19,6 +23,8 @@ - Make -K (keepalive) and -I (idle timeout) work together sensibly in the client. The idle timeout is no longer reset by SSH_MSG_IGNORE packets. +- Add diffie-hellman-group14-sha1 key exchange method + - Compile fix if ENABLE_CLI_PROXYCMD is disabled - /usr/bin/X11/xauth is now the default path |