diff options
author | Damien Miller <djm@mindrot.org> | 2010-03-22 05:50:31 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2010-03-22 05:50:31 +1100 |
commit | c59e2443d30cc7ff2eebd57399e88d55748ba422 (patch) | |
tree | 3e1d38cee5d2efe1451667b575d442eeb8a9fc14 /ChangeLog | |
parent | 1f574b254663776209951b0327090c19c41c0749 (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ | |||
1 | 20100321 | ||
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 | |||
1 | 20100314 | 7 | 20100314 |
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 |