diff options
author | Ned Deily <nad@python.org> | 2018-02-27 22:36:12 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2018-02-27 22:36:12 (GMT) |
commit | 9189e95d9c6691de18783b2e9213ec2dc18fd0c5 (patch) | |
tree | 627dc1d5d702830cda458d306222bebd3cead023 /Misc | |
parent | d7687eb4b66c9f675b112eff1169326a1766c111 (diff) | |
download | cpython-9189e95d9c6691de18783b2e9213ec2dc18fd0c5.zip cpython-9189e95d9c6691de18783b2e9213ec2dc18fd0c5.tar.gz cpython-9189e95d9c6691de18783b2e9213ec2dc18fd0c5.tar.bz2 |
bpo-32901: update macOS 10.9+ installer to Tcl/Tk 8.6.8
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2018-02-27-17-33-15.bpo-32901.hQu0w3.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/macOS/2018-02-27-17-33-15.bpo-32901.hQu0w3.rst b/Misc/NEWS.d/next/macOS/2018-02-27-17-33-15.bpo-32901.hQu0w3.rst new file mode 100644 index 0000000..73e69a9 --- /dev/null +++ b/Misc/NEWS.d/next/macOS/2018-02-27-17-33-15.bpo-32901.hQu0w3.rst @@ -0,0 +1 @@ +Update macOS 10.9+ installer to Tcl/Tk 8.6.8. |