From 1ce2d5305a0494aa6ce476892e91b117ed40ce7d Mon Sep 17 00:00:00 2001 From: Guilherme Polo Date: Sun, 16 Aug 2009 14:38:57 +0000 Subject: [PATCH] Wrong place for issue #6244. --- Misc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index a0646c992fc..a4c995d6f51 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