summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/)