summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a17b25ae..c2e6cadc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
120091107 120091107
2 - (djm) [channels.c misc.c misc.h sshd.c] add missing setsockopt() to
3 set IPV6_V6ONLY for local forwarding with GatwayPorts=yes. Unify
4 setting IPV6_V6ONLY behind a new function misc.c:sock_set_v6only()
5 report and fix from jan.kratochvil AT redhat.com
6
720091107
2 - (dtucker) [authfile.c] Fall back to 3DES for the encryption of private 8 - (dtucker) [authfile.c] Fall back to 3DES for the encryption of private
3 keys when built with OpenSSL versions that don't do AES. 9 keys when built with OpenSSL versions that don't do AES.
4 10