Add history

This commit is contained in:
Alex Clark 2013-09-27 07:32:10 -04:00
parent 37c8a8eec6
commit 16210705f0

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.2.0 (2013-10-01)
------------------
- Fix Issue #328: _imagingcms.c: include windef.h to fix build issue on MSVC
[nu774]
- Automatically discover homebrew include/ and lib/ paths on OSX
[donspaulding]