diff options
author | doko@ubuntu.com <doko@ubuntu.com> | 2014-09-11 06:32:46 (GMT) |
---|---|---|
committer | doko@ubuntu.com <doko@ubuntu.com> | 2014-09-11 06:32:46 (GMT) |
commit | 77a64bfdf752c594e09914f019f65e7f6aa633f5 (patch) | |
tree | f07d71e52d0fbc0dafe05c821d36c43828c7a46f /Misc | |
parent | 7709a53d58ec787510cfb3226d711d7def0e51c7 (diff) | |
download | cpython-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/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |