diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2021-04-23 21:40:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-23 21:40:42 (GMT) |
commit | 6b59e662fa39a356d6eb03d349b140477857f4b1 (patch) | |
tree | 1c105680f418014ae0f3c6f8ecd038022a59e252 /Misc | |
parent | 22556d84bca68a16e030e2337dcad80069d06f6b (diff) | |
download | cpython-6b59e662fa39a356d6eb03d349b140477857f4b1.zip cpython-6b59e662fa39a356d6eb03d349b140477857f4b1.tar.gz cpython-6b59e662fa39a356d6eb03d349b140477857f4b1.tar.bz2 |
bop-43652: Update Tcl and Tk to 8.6.11 in Windows installer (GH-25170)
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2021-04-03-18-54-31.bpo-43652.gNmfVN.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2021-04-03-18-54-31.bpo-43652.gNmfVN.rst b/Misc/NEWS.d/next/Windows/2021-04-03-18-54-31.bpo-43652.gNmfVN.rst new file mode 100644 index 0000000..0ef44e2 --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2021-04-03-18-54-31.bpo-43652.gNmfVN.rst @@ -0,0 +1 @@ +Update Tcl and Tk to 8.6.11 in Windows installer. |