summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2008-06-12 18:52:00 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2008-06-12 18:52:00 (GMT)
commit7630731af09007e3f586e591878988bde52972e4 (patch)
tree3c4abbb3b965e10d84ad4821ddd8ef7a9864ad14 /Misc
parentdb2c9f48c5675d664d2914d4d8646d3a42dae90b (diff)
downloadcpython-7630731af09007e3f586e591878988bde52972e4.zip
cpython-7630731af09007e3f586e591878988bde52972e4.tar.gz
cpython-7630731af09007e3f586e591878988bde52972e4.tar.bz2
Switch to Tcl/Tk 8.5.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 4a93ba7..5bd09de 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -302,6 +302,8 @@ Library
Build
-----
+- The Windows installer now includes Tk 8.5.
+
- Patch #1722225: Support QNX 6.
- ``Lib/lib-old`` is now added to sys.path.