summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-03-05 10:42:05 +1100
committerDamien Miller <djm@mindrot.org>2010-03-05 10:42:05 +1100
commita7dab8bfe571e6ee0b53e0852336f8a758b95c61 (patch)
treeb616b88ee7b06a86f4bc6b37caa9674e2ff74850 /ChangeLog
parentc6db99ec14f511d8ee5efb3c1fee42ab1ab61c8e (diff)
- djm@cvs.openbsd.org 2010/03/04 23:19:29
[ssh.1 sshd.8] move section on CA and revoked keys from ssh.1 to sshd.8's known hosts format section and rework it a bit; requested by jmc@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8e1d0e2e..c441b2013 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,10 @@
12 - djm@cvs.openbsd.org 2010/03/04 23:17:25 12 - djm@cvs.openbsd.org 2010/03/04 23:17:25
13 [sshd_config.5] 13 [sshd_config.5]
14 missing word; spotted by jmc@ 14 missing word; spotted by jmc@
15 - djm@cvs.openbsd.org 2010/03/04 23:19:29
16 [ssh.1 sshd.8]
17 move section on CA and revoked keys from ssh.1 to sshd.8's known hosts
18 format section and rework it a bit; requested by jmc@
15 - (tim) [ssh-pkcs11.c] Fix "non-constant initializer" errors in older 19 - (tim) [ssh-pkcs11.c] Fix "non-constant initializer" errors in older
16 compilers. OK djm@ 20 compilers. OK djm@
17 21