Add history

This commit is contained in:
Alex Clark 2013-09-28 09:11:59 -04:00
parent 8209c7d0b8
commit 30eadf8e95

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.2.0 (2013-10-01)
------------------
- Fix #251 and #326: circumvent classification of pngtest_bad.png as malware
[cgohlke]
- Add typedef uint64_t for MSVC.
[cgohlke]