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 cc59a47d0..845a6a28d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,9 @@
47 [log.c scp.c sshd.c serverloop.c schnorr.c sftp.c] 47 [log.c scp.c sshd.c serverloop.c schnorr.c sftp.c]
48 Fix some "unused result" warnings found via clang and -portable. 48 Fix some "unused result" warnings found via clang and -portable.
49 ok markus@ 49 ok markus@
50 - dtucker@cvs.openbsd.org 2013/05/16 09:12:31
51 [readconf.c servconf.c]
52 switch RekeyLimit traffic volume parsing to scan_scaled. ok djm@
50 53
5120130510 5420130510
52 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler 55 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler