summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-28 08:14:22 +1100
committerDamien Miller <djm@mindrot.org>2001-02-28 08:14:22 +1100
commit4df5c76c2b217b3b487004731a13808ca6326bab (patch)
tree20ed66846f8101515d49666c0eb9263b81a1ddc7 /ChangeLog
parent6007f194839543b9f990c166fde9dfb615e94669 (diff)
- (djm) Detect endianness in configure and use it in rijndael.c. Fixes
"Bad packet length" bugs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 44e463e80..484112b6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120010228
2 - (djm) Detect endianness in configure and use it in rijndael.c. Fixes
3 "Bad packet length" bugs.
4
120010227 520010227
2 - (bal) Applied shutdown() patch for sftp.c by Corinna Vinschen 6 - (bal) Applied shutdown() patch for sftp.c by Corinna Vinschen
3 <vinschen@redhat.com> 7 <vinschen@redhat.com>
@@ -4158,4 +4162,4 @@
4158 - Wrote replacements for strlcpy and mkdtemp 4162 - Wrote replacements for strlcpy and mkdtemp
4159 - Released 1.0pre1 4163 - Released 1.0pre1
4160 4164
4161$Id: ChangeLog,v 1.836 2001/02/27 03:42:58 djm Exp $ 4165$Id: ChangeLog,v 1.837 2001/02/27 21:14:40 djm Exp $