summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efb7a0940..99ec97956 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,9 @@
23 - djm@cvs.openbsd.org 2010/03/05 02:58:11 23 - djm@cvs.openbsd.org 2010/03/05 02:58:11
24 [auth.c] 24 [auth.c]
25 make the warning for a revoked key louder and more noticable 25 make the warning for a revoked key louder and more noticable
26 - jmc@cvs.openbsd.org 2010/03/05 06:50:35
27 [ssh.1 sshd.8]
28 tweak previous;
26 - (tim) [ssh-pkcs11.c] Fix "non-constant initializer" errors in older 29 - (tim) [ssh-pkcs11.c] Fix "non-constant initializer" errors in older
27 compilers. OK djm@ 30 compilers. OK djm@
28 - (djm) [ssh-rand-helper.c] declare optind, avoiding compilation failure 31 - (djm) [ssh-rand-helper.c] declare optind, avoiding compilation failure