summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6289bfe28..cdb5ca4de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120140207
2 - OpenBSD CVS Sync
3 - naddy@cvs.openbsd.org 2014/02/05 20:13:25
4 [ssh-keygen.1 ssh-keygen.c]
5 tweak synopsis: calling ssh-keygen without any arguments is fine; ok jmc@
6 while here, fix ordering in usage(); requested by jmc@
7
120140206 820140206
2 - (dtucker) [openbsd-compat/bsd-poll.c] Don't bother checking for non-NULL 9 - (dtucker) [openbsd-compat/bsd-poll.c] Don't bother checking for non-NULL
3 before freeing since free(NULL) is a no-op. ok djm. 10 before freeing since free(NULL) is a no-op. ok djm.