summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakuchling <akuchling@rivest.dlitz.net>2004-05-06 13:02:33 -0700
committerakuchling <akuchling@rivest.dlitz.net>2004-05-06 13:02:33 -0700
commitf55e77a5a7bf2d08c5b047487ef1e2a5a76abc6e (patch)
treee94dbabebd5b544c1a2e74d6a621f95f67bf0fca /ChangeLog
parent778996048898517d9556e61654e10c4fbe79b745 (diff)
downloadpycrypto-f55e77a5a7bf2d08c5b047487ef1e2a5a76abc6e.tar.gz
[project @ akuchling-20040506200233-bd3d91f3b52a06ef]
[project @ 2004-05-06 13:02:33 by akuchling] Update changelog, acks
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ef43afb..fa7e46f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,12 @@
* Fixed AES.c compilation problems with Borland C.
(Contributed by Jeethu Rao.)
-
+
+ * Fix 2.1/2.2-incompatible use of (key not in dict),
+ pointed out by Ian Bicking.
+
+ * Fix FutureWarning in Crypto.Util.randpool, noted by James P Rutledge.
+
1.9alpha6
=========