diff options
| author | Guilherme Polo <ggpolo@gmail.com> | 2009-08-16 14:38:57 (GMT) |
|---|---|---|
| committer | Guilherme Polo <ggpolo@gmail.com> | 2009-08-16 14:38:57 (GMT) |
| commit | 1ce2d5305a0494aa6ce476892e91b117ed40ce7d (patch) | |
| tree | 24823a7f7af1456cb8f259c187afc256158fe210 | |
| parent | fb118351a117fe171a6562a113ae0c75806ced82 (diff) | |
| download | cpython-1ce2d5305a0494aa6ce476892e91b117ed40ce7d.zip cpython-1ce2d5305a0494aa6ce476892e91b117ed40ce7d.tar.gz cpython-1ce2d5305a0494aa6ce476892e91b117ed40ce7d.tar.bz2 | |
Wrong place for issue #6244.
| -rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
