Update CHANGES.rst

This commit is contained in:
Hugo 2018-01-25 10:52:24 +02:00 committed by GitHub
parent 8f4dc0d963
commit 1cfda448e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,9 +5,6 @@ Changelog (Pillow)
5.1.0 (unreleased) 5.1.0 (unreleased)
------------------ ------------------
- Fix memory leak when opening webp files #2974
[wiredfool]
- Tiff: Open 8 bit Tiffs with 5 or 6 channels, discarding extra channels #2938 - Tiff: Open 8 bit Tiffs with 5 or 6 channels, discarding extra channels #2938
[homm] [homm]
@ -42,6 +39,9 @@ Changelog (Pillow)
5.0.1 (unreleased) 5.0.1 (unreleased)
------------------ ------------------
- Fix memory leak when opening webp files #2974
[wiredfool]
- Setup: Fix "TypeError: 'NoneType' object is not iterable" for PPC and CRUX #2951 - Setup: Fix "TypeError: 'NoneType' object is not iterable" for PPC and CRUX #2951
[hugovk] [hugovk]