diff options
author | Ned Deily <nad@python.org> | 2018-12-11 06:06:57 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-11 06:06:57 (GMT) |
commit | 7cf3d8e25174c8871883e42f3240fd7f01efd3a8 (patch) | |
tree | 85dca1a64f1122b71c0bd208c9886c80511f6bb1 /Misc/NEWS.d/next/macOS | |
parent | 3ec982640f89f6ce56dd2699a81e0bd834ae0c95 (diff) | |
download | cpython-7cf3d8e25174c8871883e42f3240fd7f01efd3a8.zip cpython-7cf3d8e25174c8871883e42f3240fd7f01efd3a8.tar.gz cpython-7cf3d8e25174c8871883e42f3240fd7f01efd3a8.tar.bz2 |
bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101)
Diffstat (limited to 'Misc/NEWS.d/next/macOS')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2018-12-10-02-44-48.bpo-35402.xzn8qJ.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2018-12-10-02-44-48.bpo-35402.xzn8qJ.rst b/Misc/NEWS.d/next/macOS/2018-12-10-02-44-48.bpo-35402.xzn8qJ.rst new file mode 100644 index 0000000..d6b503d --- /dev/null +++ b/Misc/NEWS.d/next/macOS/2018-12-10-02-44-48.bpo-35402.xzn8qJ.rst @@ -0,0 +1 @@ +Update macOS installer to use Tcl/Tk 8.6.9.1. |