summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2015-12-20 03:31:10 (GMT)
committerLarry Hastings <larry@hastings.org>2015-12-20 03:31:10 (GMT)
commitfa7193286099f8e4164f4a795afd5ad4a8e229df (patch)
tree46bfb40d4c7364def25461547d8d0657ee560196 /Misc
parent5caf39d82745b4fdd3158a938497579e3c45f9c2 (diff)
downloadcpython-fa7193286099f8e4164f4a795afd5ad4a8e229df.zip
cpython-fa7193286099f8e4164f4a795afd5ad4a8e229df.tar.gz
cpython-fa7193286099f8e4164f4a795afd5ad4a8e229df.tar.bz2
Release bump for Python 3.4.4 final.v3.4.4
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?
==============================