Update CHANGES.rst [CI skip]

This commit is contained in:
Hugo 2014-12-31 20:34:39 +02:00
parent b3e09122e5
commit 3085a26896

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.7.0 (unreleased)
------------------
- Fix potential PNG decompression DOS #1060
[wiredfool]
- Use underscores, not spaces, in TIFF tag kwargs. #1044, #1058
[anntzer, hugovk]