summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-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
==================================