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?
 ===============================================