]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
news for test_capi change
authorAnthony Baxter <anthonybaxter@gmail.com>
Tue, 28 Mar 2006 07:18:33 +0000 (07:18 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Tue, 28 Mar 2006 07:18:33 +0000 (07:18 +0000)
Misc/NEWS

index 8c279eaeab13eea276e55c2c1c00b203e7f2e2db..fe3884d04e0627916d479657178bf5d6f8deb859 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,8 +4,8 @@ Python News
 
 (editors: check NEWS.help for information about editing NEWS using ReST.)
 
-What's New in Python 2.4.3c1?
-=============================
+What's New in Python 2.4.3?
+===========================
 
 *Release date: 29-MAR-2006*
 
@@ -14,6 +14,9 @@ Core and builtins
 
 - A few reference leaks were squished.
 
+- A threading issue that caused random segfaults on some platforms from 
+  the testsuite was fixed in test_capi.
+
 
 What's New in Python 2.4.3c1?
 =============================