diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ | |||
1 | 20130516 | 1 | 20130516 |
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 | ||
5 | 20130510 | 9 | 20130510 |
6 | - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler | 10 | - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler |