commit | 7045f0579ba88dee76cbc614ed1d4f959cb3155a | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@acm.org> | Sat Feb 02 00:14:44 2013 -0800 |
committer | Ned Deily <nad@acm.org> | Sat Feb 02 00:14:44 2013 -0800 |
tree | 9ce601b30f5affd03ce28b880e000d381b245122 | |
parent | 6e7da1527969897a408dc23c16f47729edb04558 [diff] [blame] |
Issue #15116: Remove references to appscript as it is no longer being supported.
diff --git a/Misc/NEWS b/Misc/NEWS index fb68dde..ed282df 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -866,6 +866,9 @@ - Issue #15250: Document that filecmp.dircmp compares files shallowly. Patch contributed by Chris Jerdonek. +- Issue #15116: Remove references to appscript as it is no longer being + supported. + What's New in Python 2.7.3 release candidate 2? ===============================================