]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Begin 2.3.6 news section; record PCRE fix
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 31 Aug 2005 12:58:09 +0000 (12:58 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 31 Aug 2005 12:58:09 +0000 (12:58 +0000)
Misc/NEWS

index 3d4ca9a715301b0effdbcf70c2614b3d12d47f9b..48c54cdd7f6ed76e8361c3a86417f2ba86326c47 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,6 +4,17 @@ Python News
 
 (editors: check NEWS.help for information about editing NEWS using ReST.)
 
+What's New in Python 2.3.6rc1?
+==============================
+
+*Release date: XX-XXX-200X*
+
+Extension modules
+-----------------
+
+- Apply fix for potential heap overflow in PCRE code (CAN-2005-2491).
+
+
 What's New in Python 2.3.5?
 ==============================