summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2000-10-14 10:57:04 +0000
committerKevin Steves <stevesk@pobox.com>2000-10-14 10:57:04 +0000
commitf16b9d277383693fe7db29702a0b9763f9f14569 (patch)
treeed2e53a6b0b246136352ee84eac767bb1151bab0 /ChangeLog
parentcee23de1530f51b235776822cde011889518eb52 (diff)
- (stevesk) rijndael.c: cleanup missing declaration warnings.
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