summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authordoko@ubuntu.com <doko@ubuntu.com>2014-09-11 06:32:46 (GMT)
committerdoko@ubuntu.com <doko@ubuntu.com>2014-09-11 06:32:46 (GMT)
commit77a64bfdf752c594e09914f019f65e7f6aa633f5 (patch)
treef07d71e52d0fbc0dafe05c821d36c43828c7a46f /Misc
parent7709a53d58ec787510cfb3226d711d7def0e51c7 (diff)
downloadcpython-77a64bfdf752c594e09914f019f65e7f6aa633f5.zip
cpython-77a64bfdf752c594e09914f019f65e7f6aa633f5.tar.gz
cpython-77a64bfdf752c594e09914f019f65e7f6aa633f5.tar.bz2
- Issue #22381: Update zlib to 1.2.8.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index caaa693..6e7ed3a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -142,6 +142,8 @@ IDLE
Extension Modules
-----------------
+- Issue #22381: Update zlib to 1.2.8.
+
- Issue #22176: Update the ctypes module's libffi to v3.1. This release
adds support for the Linux AArch64 and POWERPC ELF ABIv2 little endian
architectures.