summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2014-06-22 20:28:04 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2014-06-22 20:28:04 (GMT)
commit77143dbaee8aa15c2f3556438babd0adfbe0dc0f (patch)
tree1d7ede67813b7fb5974c7a126fe2a5e82ca31308 /Misc/NEWS
parentbc8197a287b151ac1f3b94a4308f34ba9a1633df (diff)
parentcd95e18bf7db348060ab9680729927b5ccb11bb1 (diff)
downloadcpython-77143dbaee8aa15c2f3556438babd0adfbe0dc0f.zip
cpython-77143dbaee8aa15c2f3556438babd0adfbe0dc0f.tar.gz
cpython-77143dbaee8aa15c2f3556438babd0adfbe0dc0f.tar.bz2
Issue #10747: Merge with 3.4
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 81bf254..b6042b2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,4 +1,4 @@
-+++++++++++
++++++++++++
Python News
+++++++++++
@@ -685,6 +685,8 @@ Windows
- Issue #21671, CVE-2014-0224: The bundled version of OpenSSL has been
updated to 1.0.1h.
+- Issue #10747: Use versioned labels in the Windows start menu.
+ Patch by Olive Kilburn.
What's New in Python 3.4.0?
===========================