summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-03-22 05:50:31 +1100
committerDamien Miller <djm@mindrot.org>2010-03-22 05:50:31 +1100
commitc59e2443d30cc7ff2eebd57399e88d55748ba422 (patch)
tree3e1d38cee5d2efe1451667b575d442eeb8a9fc14 /ChangeLog
parent1f574b254663776209951b0327090c19c41c0749 (diff)
- jmc@cvs.openbsd.org 2010/03/08 09:41:27
[ssh-keygen.1] sort the list of constraints (to -O); ok djm
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfa7a1d4d..2270e0eb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120100321
2 - (djm) OpenBSD CVS Sync
3 - jmc@cvs.openbsd.org 2010/03/08 09:41:27
4 [ssh-keygen.1]
5 sort the list of constraints (to -O); ok djm
6
120100314 720100314
2 - (djm) [ssh-pkcs11-helper.c] Move #ifdef to after #defines to fix 8 - (djm) [ssh-pkcs11-helper.c] Move #ifdef to after #defines to fix
3 compilation failure when !HAVE_DLOPEN. Reported by felix-mindrot 9 compilation failure when !HAVE_DLOPEN. Reported by felix-mindrot