summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authordoko@ubuntu.com <doko@ubuntu.com>2016-06-10 16:25:42 (GMT)
committerdoko@ubuntu.com <doko@ubuntu.com>2016-06-10 16:25:42 (GMT)
commit339880809a10bc63967b6f94aadc4cd7d406ba54 (patch)
tree8902504ef6ac4fd5e3bb11e969f7ada08ee6398b /Misc
parent62e3ad3e037d5b5b9a12d239facc334ab4341940 (diff)
parent87a8bcc221a6d3ca9a8d46838af5d0d21320e340 (diff)
downloadcpython-339880809a10bc63967b6f94aadc4cd7d406ba54.zip
cpython-339880809a10bc63967b6f94aadc4cd7d406ba54.tar.gz
cpython-339880809a10bc63967b6f94aadc4cd7d406ba54.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/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 8157de5..3a9aa78 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -195,6 +195,12 @@ Build
- Issue #26930: Update OS X 10.5+ 32-bit-only installer to build
and link with OpenSSL 1.0.2h.
+Misc
+----
+
+- Issue #17500, and https://github.com/python/pythondotorg/issues/945: Remove
+ unused and outdated icons.
+
What's New in Python 3.6.0 alpha 1?
===================================
@@ -1460,6 +1466,7 @@ Tools/Demos
- Issue #26316: Fix variable name typo in Argument Clinic.
+<<<<<<< local
- Issue #25440: Fix output of python-config --extension-suffix.
- Issue #25154: The pyvenv script has been deprecated in favour of