Update CHANGES.rst [CI skip]

This commit is contained in:
Hugo 2015-01-19 11:47:31 +02:00
parent 4198a580cf
commit 52734ebd00

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.8.0 (unreleased)
------------------
- Adjust buffer size when quality=keep, fixes #148 (again)
[wiredfool]
- Fix for corrupted bitmaps embedded in truetype fonts. #1072
[jackyyf, wiredfool]