From: Guilherme Polo Date: Sun, 16 Aug 2009 14:38:57 +0000 (+0000) Subject: Wrong place for issue #6244. X-Git-Tag: v2.7a1~655 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce2d5305a0494aa6ce476892e91b117ed40ce7d;p=thirdparty%2FPython%2Fcpython.git Wrong place for issue #6244. --- diff --git a/Misc/NEWS b/Misc/NEWS index a0646c992fcb..a4c995d6f510 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1153,6 +1153,8 @@ Tools/Demos Build ----- +- Issue #6244: Allow detect_tkinter to look for Tcl/Tk 8.6. + - Issue 5390: Add uninstall icon independent of whether file extensions are installed. @@ -2458,8 +2460,6 @@ Tests Build ----- -- Issue #6244: Allow detect_tkinter to look for Tcl/Tk 8.6. - - Issue #1496032: On alpha, use -mieee when gcc is the compiler. - Issue #2544: On HP-UX systems, use 'gcc -shared' for linking when