summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2000-10-14 10:51:18 +0000
committerKevin Steves <stevesk@pobox.com>2000-10-14 10:51:18 +0000
commitcee23de1530f51b235776822cde011889518eb52 (patch)
treeec20508192d3ac75d9c1a0da17a30c9ed8f34cd6 /ChangeLog
parente4041c9d81e55cedcc4567f3840116900b5db85e (diff)
- (stevesk) Include config.h in rijndael.c so we define intXX_t and
u_intXX_t types on all platforms.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3493db72..ef7c54a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -80,6 +80,8 @@
prefer no compression
- (djm) Fix scp user@host handling
- (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.
20001007
- (stevesk) Print PAM return value in PAM log messages to aid