summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-09-05 21:05:17 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2016-09-05 21:05:17 (GMT)
commitc7d1cf4de95361e5d29422b63ae623919215fea4 (patch)
tree13f939cf532917542f4b2ba4cc91460f11bcb08f /Misc
parent942dd9f3f77eef08fabddbd9fb883a866ad6d4cb (diff)
downloadcpython-c7d1cf4de95361e5d29422b63ae623919215fea4.zip
cpython-c7d1cf4de95361e5d29422b63ae623919215fea4.tar.gz
cpython-c7d1cf4de95361e5d29422b63ae623919215fea4.tar.bz2
Issue #27756: Adds new icons for Python files and processes on Windows. Designs by Cherry Wang.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d3ef4d3..e503547 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -162,6 +162,11 @@ Build
- Issue #25825: Update references to the $(LIBPL) installation path on AIX.
This path was changed in 3.2a4.
+Windows
+-------
+
+- Issue #27756: Adds new icons for Python files and processes on Windows.
+ Designs by Cherry Wang.
What's New in Python 3.6.0 alpha 4
==================================