From: Andrew M. Kuchling Date: Wed, 12 Mar 2003 14:17:38 +0000 (+0000) Subject: Add item X-Git-Tag: v2.2.3c1~113 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c35140ce62cd08bc9cff9dac7d0eb9a9e3a83c4;p=thirdparty%2FPython%2Fcpython.git Add item --- diff --git a/Misc/NEWS b/Misc/NEWS index aaecd01d9e1e..f220152c0897 100644 --- 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 ====================================