summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authordoko@ubuntu.com <doko@ubuntu.com>2017-02-01 12:01:54 (GMT)
committerdoko@ubuntu.com <doko@ubuntu.com>2017-02-01 12:01:54 (GMT)
commitf8c5f3030305cc0e5d61ddd443fec48446890a11 (patch)
treec1cd0fa9e9ec9d4dd1472679b97eef00ec28ab81 /Misc
parent2b3f4c1efba963e76161445904e3a43ff8777395 (diff)
parent137b5a286150bb1f723af6fa084e76be316e99e2 (diff)
downloadcpython-f8c5f3030305cc0e5d61ddd443fec48446890a11.zip
cpython-f8c5f3030305cc0e5d61ddd443fec48446890a11.tar.gz
cpython-f8c5f3030305cc0e5d61ddd443fec48446890a11.tar.bz2
Merge 3.5
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index b48cede..f025d0f 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -50,7 +50,7 @@ Core and Builtins
Extension Modules
-----------------
-- Issue #29169: Update zlib to 1.2.10.
+- Issue #29169: Update zlib to 1.2.11.
Library
-------