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 e5cc7d5e7..cc59a47d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,10 @@
43 - jmc@cvs.openbsd.org 2013/05/16 06:30:06 43 - jmc@cvs.openbsd.org 2013/05/16 06:30:06
44 [sshd_config.5] 44 [sshd_config.5]
45 oops! avoid Xr to self; 45 oops! avoid Xr to self;
46 - dtucker@cvs.openbsd.org 2013/05/16 09:08:41
47 [log.c scp.c sshd.c serverloop.c schnorr.c sftp.c]
48 Fix some "unused result" warnings found via clang and -portable.
49 ok markus@
46 50
4720130510 5120130510
48 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler 52 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler