From: doko@ubuntu.com Date: Wed, 1 Feb 2017 12:01:17 +0000 (+0100) Subject: Issue #29169: Fix NEWS entry. X-Git-Tag: v3.6.1rc1~125^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=137b5a286150bb1f723af6fa084e76be316e99e2;p=thirdparty%2FPython%2Fcpython.git Issue #29169: Fix NEWS entry. --- diff --git a/Misc/NEWS b/Misc/NEWS index c095634890c6..898b1a37298e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -16,7 +16,7 @@ Core and Builtins Extension Modules ----------------- -- Issue #29169: Update zlib to 1.2.10. +- Issue #29169: Update zlib to 1.2.11. Library -------