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 4864be92f..413adfec0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
5 - tedu@cvs.openbsd.org 2013/04/23 17:49:45 5 - tedu@cvs.openbsd.org 2013/04/23 17:49:45
6 [misc.c] 6 [misc.c]
7 use xasprintf instead of a series of strlcats and strdup. ok djm 7 use xasprintf instead of a series of strlcats and strdup. ok djm
8 - tedu@cvs.openbsd.org 2013/04/24 16:01:46
9 [misc.c]
10 remove extra parens noticed by nicm
8 11
920130510 1220130510
10 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler 13 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler