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 7f4249222..85a5edcce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,12 @@
22 - dtucker@cvs.openbsd.org 2013/05/10 10:13:50 22 - dtucker@cvs.openbsd.org 2013/05/10 10:13:50
23 [ssh-pkcs11-helper.c] 23 [ssh-pkcs11-helper.c]
24 remove unused extern optarg. ok markus@ 24 remove unused extern optarg. ok markus@
25 - dtucker@cvs.openbsd.org 2013/05/16 02:00:34
26 [ssh_config sshconnect2.c packet.c readconf.h readconf.c clientloop.c
27 ssh_config.5 packet.h]
28 Add an optional second argument to RekeyLimit in the client to allow
29 rekeying based on elapsed time in addition to amount of traffic.
30 with djm@ jmc@, ok djm
25 31
2620130510 3220130510
27 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler 33 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler