Add history

This commit is contained in:
Alex Clark 2013-12-31 05:07:10 -05:00
parent 2fc4a7441f
commit 0c6f321266

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.3.0 (2014-01-01)
------------------
- Stop leaking filename parameter passed to getfont
[jpharvey]
- Report availability of LIBTIFF during setup and selftest
[cgohlke]