aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index 7692ef62d..133b3bc80 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,14 @@
+2001-04-17 Werner Koch <[email protected]>
+
+ * rndunix.c: Add a signal.h header to avoid warnings on SOlaris 7
+ and 8.
+
+2001-04-16 Werner Koch <[email protected]>
+
+ * dynload.c [__MINGW32__]: Applied patch from Timo Schulz to make
+ it work under W32. This patches is based on the one from
+
2001-04-06 Werner Koch <[email protected]>
* rijndael.c, des.c, blowfish.c, twofish.c, cast5.c (burn_stack):