summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5812cc7d..868158cfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,9 @@
37 [myproposal.h packet.c ssh_config.5 sshd_config.5] 37 [myproposal.h packet.c ssh_config.5 sshd_config.5]
38 support AES-GCM as defined in RFC 5647 (but with simpler KEX handling) 38 support AES-GCM as defined in RFC 5647 (but with simpler KEX handling)
39 ok and feedback djm@ 39 ok and feedback djm@
40 - (djm) [cipher.c configure.ac openbsd-compat/openssl-compat.h]
41 Fix merge botch, automatically detect AES-GCM in OpenSSL, move a little
42 cipher compat code to openssl-compat.h
40 43
4120121217 4420121217
42 - (dtucker) [Makefile.in] Add some scaffolding so that the new regress 45 - (dtucker) [Makefile.in] Add some scaffolding so that the new regress