aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index bb617a9fd..8a289051e 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,12 @@
+2001-01-18 Werner Koch <[email protected]>
+
+ * rndw32.c: Fixed typo and wrong ifdef for VER_PLATFORM* macro
+
+2001-01-12 Werner Koch <[email protected]>
+
+ * cipher.c (cipher_encrypt,cipher_encrypt): Use blocksize and
+ not 8 for CBC mode (However: we don't use CBS in OpenPGP).
+
2000-11-22 Werner Koch <[email protected]>
* rndegd.c (gather_random): Fixed default socket to be '=entropy'.