summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-05-20 19:03:08 +1000
committerDamien Miller <djm@mindrot.org>2011-05-20 19:03:08 +1000
commit8f639fe722133495eebad594f2f9c886857a5ef8 (patch)
tree9fca96db3580779d2b026912d73c57e3454293dd /ChangeLog
parent814ace08751a80c3b965c06fdfc1c9ac3d7698ca (diff)
- djm@cvs.openbsd.org 2011/05/17 07:13:31
[key.c] fatal() if asked to generate a legacy ECDSA cert (these don't exist) and fix the regress test that was trying to generate them :)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 481e9c310..6a0cf4932 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@
11 - djm@cvs.openbsd.org 2011/05/15 08:09:01 11 - djm@cvs.openbsd.org 2011/05/15 08:09:01
12 [authfd.c monitor.c serverloop.c] 12 [authfd.c monitor.c serverloop.c]
13 use FD_CLOEXEC consistently; patch from zion AT x96.org 13 use FD_CLOEXEC consistently; patch from zion AT x96.org
14 - djm@cvs.openbsd.org 2011/05/17 07:13:31
15 [key.c]
16 fatal() if asked to generate a legacy ECDSA cert (these don't exist)
17 and fix the regress test that was trying to generate them :)
14 18
1520110515 1920110515
16 - (djm) OpenBSD CVS Sync 20 - (djm) OpenBSD CVS Sync