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 97eccf9b5..4864be92f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
120130516 120130516
2 - (djm) [contrib/ssh-copy-id] Fix bug that could cause "rm *" to be 2 - (djm) [contrib/ssh-copy-id] Fix bug that could cause "rm *" to be
3 executed if mktemp failed; bz#2105 ok dtucker@ 3 executed if mktemp failed; bz#2105 ok dtucker@
4 - (dtucker) OpenBSD CVS Sync
5 - tedu@cvs.openbsd.org 2013/04/23 17:49:45
6 [misc.c]
7 use xasprintf instead of a series of strlcats and strdup. ok djm
4 8
520130510 920130510
6 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler 10 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler