From abed230cdb0e250c09001fe37a3f2d7a2b2eb85a Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Fri, 25 Feb 2011 12:16:14 +0000 Subject: [PATCH] Updates changelog. Mention diffie-hellman-group14-sha1 in 0.53 release, -lcrypt order for 0.53.1 --HG-- extra : convert_revision : 2fa3bd3d29fe694a50f929a12ca249931c92311d --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index 5f9c7e0..7e49f17 100644 --- a/CHANGES +++ b/CHANGES @@ -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