summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 186c43247..ae0f84777 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,10 @@
33 sshd.c] Add RekeyLimit to sshd with the same syntax as the client allowing 33 sshd.c] Add RekeyLimit to sshd with the same syntax as the client allowing
34 rekeying based on traffic volume or time. ok djm@, help & ok jmc@ for the man 34 rekeying based on traffic volume or time. ok djm@, help & ok jmc@ for the man
35 page. 35 page.
36 - djm@cvs.openbsd.org 2013/05/16 04:27:50
37 [ssh_config.5 readconf.h readconf.c]
38 add the ability to ignore specific unrecognised ssh_config options;
39 bz#866; ok markus@
36 40
3720130510 4120130510
38 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler 42 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler