Update CHANGES.rst

This commit is contained in:
wiredfool 2014-05-20 16:42:18 +01:00
parent fb164d0a6e
commit a7cb81ec56

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.5.0 (unreleased)
------------------
- Remove transparency resource after P->RGBA conversion
[hugovk]
- Clean up preprocessor cruft for Windows
[CounterPillow]