From: Skip Montanaro Date: Fri, 7 Feb 2003 15:59:28 +0000 (+0000) Subject: BUILDEXE setting in out-of-tree builds X-Git-Tag: v2.2.3c1~147 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e370fb1ae75cd636f5ea25d8120d7fbadf704867;p=thirdparty%2FPython%2Fcpython.git BUILDEXE setting in out-of-tree builds --- diff --git a/Misc/NEWS b/Misc/NEWS index b30adea2a97d..6e6a34014db3 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -65,6 +65,9 @@ Release date: XX-XXX-2003 - SF #667147, fix crash when printing str subclass. +- SF #557719, backported just the tiny fragment necessary to get BUILDEXE + set properly in out-of-tree builds. + What's New in Python 2.2.2 (final) ? Release date: 14-Oct-2002 ====================================