summaryrefslogtreecommitdiffstats
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 ef7c54a4..e8b64b6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -82,6 +82,7 @@
- (djm) Don't clobber ssh_prng_cmds on install
- (stevesk) Include config.h in rijndael.c so we define intXX_t and
u_intXX_t types on all platforms.
+ - (stevesk) rijndael.c: cleanup missing declaration warnings.
20001007
- (stevesk) Print PAM return value in PAM log messages to aid