Add history

This commit is contained in:
Alex Clark 2013-07-14 06:06:58 -04:00
parent 988c28cf92
commit 41382e44e8

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.2.0 (2013-10-01) 2.2.0 (2013-10-01)
------------------ ------------------
- Use correct format character for C int type
[cgohlke]
- Allocate enough memory to hold pointers in encode.c - Allocate enough memory to hold pointers in encode.c
[cgohlke] [cgohlke]