summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakuchling <akuchling@rivest.dlitz.net>2002-06-11 12:11:39 -0700
committerakuchling <akuchling@rivest.dlitz.net>2002-06-11 12:11:39 -0700
commit394f166850514572b8352a3796ae6843473f19f3 (patch)
tree9e46b20c3ed1c3ad2a262b7c00768cba80b9e889 /ChangeLog
parente902afa6973b0cd310536339830e2f3fd359ed35 (diff)
downloadpycrypto-394f166850514572b8352a3796ae6843473f19f3.tar.gz
[project @ akuchling-20020611191139-06b0643963436a68]
[project @ 2002-06-11 12:11:39 by akuchling] Updated file
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0796b13..73b101d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
+1.9alpha3
+=========
+
+ * Fix a ref-counting bug that caused core dumps.
+ (Reported by Piers Lauder and an anonymous SF poster.)
+
+
1.9alpha2
=========
@@ -29,7 +36,7 @@
* Fix endianness bugs that caused test case failures on Sparc,
PPC, and doubtless other platforms.
- * Fixed compilation problem on FreeBSD.
+ * Fixed compilation problem on FreeBSD and MacOS X.
* Expanded the test suite (requires Sancho, from
http://www.mems-exchange.org/software/sancho/)