summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2013-11-23 22:05:27 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2013-11-23 22:05:27 (GMT)
commit8d0d369067462080f5ea9d50416a12bee0ef3a6a (patch)
tree4bf748526445fdadbc29c0ca78d71e661098b256 /Misc/NEWS
parent67986f94311ffb46fe5b3efce74d749029041b73 (diff)
downloadcpython-8d0d369067462080f5ea9d50416a12bee0ef3a6a.zip
cpython-8d0d369067462080f5ea9d50416a12bee0ef3a6a.tar.gz
cpython-8d0d369067462080f5ea9d50416a12bee0ef3a6a.tar.bz2
Update Tcl/Tk to 8.6.1.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index fc97d96..b8794f4 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -402,7 +402,7 @@ Documentation
Build
-----
-- Update SQLite to 3.8.1 and xz to 5.0.5 on Windows.
+- Update SQLite to 3.8.1, xz to 5.0.5, and Tcl/Tk to 8.6.1 on Windows.
- Issue #16632: Enable DEP and ASLR on Windows.