summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakuchling <akuchling@rivest.dlitz.net>2002-08-29 18:32:28 -0700
committerakuchling <akuchling@rivest.dlitz.net>2002-08-29 18:32:28 -0700
commitcfb925f8d43fddb671e898fbf66a1b0d598c2289 (patch)
treefbdc635ef233ca0b4440a1360f875f1099ab8258 /ChangeLog
parent2de787e7dce1ab2c11698087e927aed11c21cf81 (diff)
downloadpycrypto-cfb925f8d43fddb671e898fbf66a1b0d598c2289.tar.gz
[project @ akuchling-20020830013228-4d049843e304dfd4]v1.9a4
[project @ 2002-08-29 18:32:28 by akuchling] Updated file; I'm wrapping up a new release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b69f8c..16e28c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
=========
* Fix compilation problem on Windows.
+
+ * HMAC.py fixed to work with pre-2.2 Pythons
+
+ * setup.py now dies if built with Python 1.x
1.9alpha3