diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2013-11-23 22:05:27 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2013-11-23 22:05:27 (GMT) |
commit | 8d0d369067462080f5ea9d50416a12bee0ef3a6a (patch) | |
tree | 4bf748526445fdadbc29c0ca78d71e661098b256 /Misc/NEWS | |
parent | 67986f94311ffb46fe5b3efce74d749029041b73 (diff) | |
download | cpython-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/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |