This commit is contained in:
Alex Clark 2014-06-22 15:38:49 -04:00
parent 2b5d558b66
commit df3993a677

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.5.0 (unreleased)
------------------
- Remove unistd.h #include for all platforms
[wiredfool]
- Use unittest for tests
[hugovk]