summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 713798cbb..92aff179b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -62,6 +62,10 @@
62 a TTY is fatal. 62 a TTY is fatal.
63 63
64 ok markus@ 64 ok markus@
65 - djm@cvs.openbsd.org 2011/05/10 05:46:46
66 [authfile.c]
67 despam debug() logs by detecting that we are trying to load a private key
68 in key_try_load_public() and returning early; ok markus@
65 69
6620110510 7020110510
67 - (dtucker) [openbsd-compat/openssl-compat.{c,h}] Bug #1882: fix 71 - (dtucker) [openbsd-compat/openssl-compat.{c,h}] Bug #1882: fix