summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS7
1 files changed, 3 insertions, 4 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 20b4c04..5f73fd1 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,12 +7,11 @@ What's New in Python 3.4.4?
Release date: 2015/12/20
-Core and Builtins
------------------
-
-Library
+Windows
-------
+- Issue #25844: Corrected =/== typo potentially leading to crash in launcher.
+
What's New in Python 3.4.4rc1?
==============================