summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f62953c7..b5812cc7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,11 @@
32 sftp-server.8: add argument name to -d 32 sftp-server.8: add argument name to -d
33 sftp-server.c: add -d to usage() 33 sftp-server.c: add -d to usage()
34 ok djm 34 ok djm
35 - markus@cvs.openbsd.org 2013/01/08 18:49:04
36 [PROTOCOL authfile.c cipher.c cipher.h kex.c kex.h monitor_wrap.c]
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)
39 ok and feedback djm@
35 40
3620121217 4120121217
37 - (dtucker) [Makefile.in] Add some scaffolding so that the new regress 42 - (dtucker) [Makefile.in] Add some scaffolding so that the new regress