summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e7abe73..6de4c92 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -699,6 +699,12 @@ Tools/Demos
- Issue #26316: Fix variable name typo in Argument Clinic.
+Misc
+----
+
+- Issue #17500, and https://github.com/python/pythondotorg/issues/945: Remove
+ unused and outdated icons.
+
What's New in Python 3.5.1 final?
=================================