summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef7c54a46..e8b64b6e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -82,6 +82,7 @@
82 - (djm) Don't clobber ssh_prng_cmds on install 82 - (djm) Don't clobber ssh_prng_cmds on install
83 - (stevesk) Include config.h in rijndael.c so we define intXX_t and 83 - (stevesk) Include config.h in rijndael.c so we define intXX_t and
84 u_intXX_t types on all platforms. 84 u_intXX_t types on all platforms.
85 - (stevesk) rijndael.c: cleanup missing declaration warnings.
85 86
8620001007 8720001007
87 - (stevesk) Print PAM return value in PAM log messages to aid 88 - (stevesk) Print PAM return value in PAM log messages to aid