summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorNed Deily <nad@acm.org>2013-10-19 03:49:27 (GMT)
committerNed Deily <nad@acm.org>2013-10-19 03:49:27 (GMT)
commitea41d5f27c8d4b8c546a078d190b131d6c9c2fd7 (patch)
tree86b6e8abf8b0938394890623c614605d506767e7 /Misc
parent5375b491a6e60c67a8fab8bad96f1d977bfc1c57 (diff)
downloadcpython-ea41d5f27c8d4b8c546a078d190b131d6c9c2fd7.zip
cpython-ea41d5f27c8d4b8c546a078d190b131d6c9c2fd7.tar.gz
cpython-ea41d5f27c8d4b8c546a078d190b131d6c9c2fd7.tar.bz2
Issue #15663: Update OS X installer to use Tcl/Tk 8.5.15.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 1f74e52..228416c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -188,6 +188,7 @@ Build
- Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010.
+- Issue #15663: Update OS X 10.6+ installer to use Tcl/Tk 8.5.15.
What's New in Python 3.4.0 Alpha 3?
===================================