diff options
author | Steve Dower <steve.dower@microsoft.com> | 2018-02-23 16:22:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-23 16:22:10 (GMT) |
commit | efa6c762268d68985f3012234f62ea9e5ced8b7c (patch) | |
tree | 271e9f85011d297a9f2b8415f31ac464757fe7e4 /Misc | |
parent | 0febc053736112d7bb9081742b3ac0ece7b973e7 (diff) | |
download | cpython-efa6c762268d68985f3012234f62ea9e5ced8b7c.zip cpython-efa6c762268d68985f3012234f62ea9e5ced8b7c.tar.gz cpython-efa6c762268d68985f3012234f62ea9e5ced8b7c.tar.bz2 |
bpo-32901: Update Tcl and Tk versions to 8.6.8 (GH-5823)
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2018-02-23-00-47-13.bpo-32901.mGKz5_.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2018-02-23-00-47-13.bpo-32901.mGKz5_.rst b/Misc/NEWS.d/next/Windows/2018-02-23-00-47-13.bpo-32901.mGKz5_.rst new file mode 100644 index 0000000..af0ca65 --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2018-02-23-00-47-13.bpo-32901.mGKz5_.rst @@ -0,0 +1 @@ +Update Tcl and Tk versions to 8.6.8 |