]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add item
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 12 Mar 2003 14:17:38 +0000 (14:17 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 12 Mar 2003 14:17:38 +0000 (14:17 +0000)
Misc/NEWS

index aaecd01d9e1e7f1e97bdc39f8ec2c11b1eed66f6..f220152c0897ef93efd2bd93adcb5c2f713db955 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -99,6 +99,9 @@ Release date: XX-XXX-2003
 - SF #557719, backported just the tiny fragment necessary to get BUILDEXE
   set properly in out-of-tree builds.
 
+- SF #649762, fix infinite loop in asynchat when null string used as terminator
+
+
 What's New in Python 2.2.2 (final) ?
 Release date: 14-Oct-2002
 ====================================