From: Martin v. Löwis Date: Mon, 1 Jun 2009 04:13:14 +0000 (+0000) Subject: NEWS entry for 73102. X-Git-Tag: v3.1rc2~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79b13874e20bd9ee74ad5899068eb17e33090b5d;p=thirdparty%2FPython%2Fcpython.git NEWS entry for 73102. --- diff --git a/Misc/NEWS b/Misc/NEWS index b06767d0717b..4f168c991a9e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -21,6 +21,11 @@ Library - Issue #6149: Fix initialization of WeakValueDictionary objects from non-empty parameters. +Windows +------- + +- Issue #6158: Package Sine-1000Hz-300ms.aif in MSI file. + What's New in Python 3.1 release candidate 1? =============================================