summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authordoko@ubuntu.com <doko@ubuntu.com>2016-06-10 16:23:35 (GMT)
committerdoko@ubuntu.com <doko@ubuntu.com>2016-06-10 16:23:35 (GMT)
commit87a8bcc221a6d3ca9a8d46838af5d0d21320e340 (patch)
tree6681add6012d685d8c48c3908faf807ad2505792 /Misc
parent420e4d843b8b8995aaf7019645e4249d49113cd9 (diff)
downloadcpython-87a8bcc221a6d3ca9a8d46838af5d0d21320e340.zip
cpython-87a8bcc221a6d3ca9a8d46838af5d0d21320e340.tar.gz
cpython-87a8bcc221a6d3ca9a8d46838af5d0d21320e340.tar.bz2
- Issue #17500, and https://github.com/python/pythondotorg/issues/945: Remove
unused and outdated icons.
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?
=================================