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 ee1804fd8..25a0f8716 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,9 @@
20 [auth-options.c ssh-keygen.c] 20 [auth-options.c ssh-keygen.c]
21 "force-command" is not spelled "forced-command"; spotted by 21 "force-command" is not spelled "forced-command"; spotted by
22 imorgan AT nas.nasa.gov 22 imorgan AT nas.nasa.gov
23 - djm@cvs.openbsd.org 2010/03/05 02:58:11
24 [auth.c]
25 make the warning for a revoked key louder and more noticable
23 - (tim) [ssh-pkcs11.c] Fix "non-constant initializer" errors in older 26 - (tim) [ssh-pkcs11.c] Fix "non-constant initializer" errors in older
24 compilers. OK djm@ 27 compilers. OK djm@
25 - (djm) [ssh-rand-helper.c] declare optind, avoiding compilation failure 28 - (djm) [ssh-rand-helper.c] declare optind, avoiding compilation failure