Updated Changes.rst [ci skip]

This commit is contained in:
wiredfool 2016-11-11 17:01:12 +00:00 committed by GitHub
parent 9ee19f2aa9
commit c9a69660b1

View File

@ -4,6 +4,12 @@ Changelog (Pillow)
3.5.0 (unreleased)
------------------
- Fix for ImageQt Segfault, fixes #1370 #2182
[wiredfool]
- Setup: Close file in setup.py after finished reading #2208
[jdufresne]
- Setup: optionally use pkg-config (when present) to detect dependencies #2074
[garbas]