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 f322ebb6e..5baca853d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@
11 - dtucker@cvs.openbsd.org 2013/05/06 07:35:12 11 - dtucker@cvs.openbsd.org 2013/05/06 07:35:12
12 [sftp-server.8] 12 [sftp-server.8]
13 Reference the version of the sftp draft we actually implement. ok djm@ 13 Reference the version of the sftp draft we actually implement. ok djm@
14 - djm@cvs.openbsd.org 2013/05/10 03:40:07
15 [sshconnect2.c]
16 fix bzero(ptr_to_struct, sizeof(ptr_to_struct)); bz#2100 from
14 17
1520130510 1820130510
16 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler 19 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler