summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-06-02 07:32:00 +1000
committerDarren Tucker <dtucker@zip.com.au>2013-06-02 07:32:00 +1000
commit74836ae0fabcc1a76b9d9eacd1629c88a054b2d0 (patch)
treed82e1ff85ed1f7d88daf3e31c98cc23a7b495bd3 /ChangeLog
parenta627d42e51ffa71e014d7b2d2c07118122fd3ec3 (diff)
- djm@cvs.openbsd.org 2013/05/19 02:38:28
[auth2-pubkey.c] fix failure to recognise cert-authority keys if a key of a different type appeared in authorized_keys before it; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1de8ff835..c08e210be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,10 @@
22 ssh-add.c misc.c auth2-hostbased.c ssh-agent.c bufec.c groupaccess.c 22 ssh-add.c misc.c auth2-hostbased.c ssh-agent.c bufec.c groupaccess.c
23 dns.c packet.c readpass.c authfd.c moduli.c] 23 dns.c packet.c readpass.c authfd.c moduli.c]
24 bye, bye xfree(); ok markus@ 24 bye, bye xfree(); ok markus@
25 - djm@cvs.openbsd.org 2013/05/19 02:38:28
26 [auth2-pubkey.c]
27 fix failure to recognise cert-authority keys if a key of a different type
28 appeared in authorized_keys before it; ok markus@
25 29
2620130529 3020130529
27 - (dtucker) [configure.ac openbsd-compat/bsd-misc.h] bz#2087: Add a null 31 - (dtucker) [configure.ac openbsd-compat/bsd-misc.h] bz#2087: Add a null