Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2017-06-21 12:24:27 +01:00 committed by GitHub
parent 5a671830d8
commit 014be86cf4

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
4.2.0 (unreleased)
------------------
- Fix truncated PNG loading for some images, Fix memory leak on truncated PNG images. #2541
[homm]
- Add decompression bomb check to Image.crop #2410
[wiredfool]