This commit is contained in:
Andrew Murray 2015-01-02 22:15:05 +00:00
commit 6c964c3607

View File

@ -28,7 +28,7 @@ Changelog (Pillow)
- The GIF Palette optimization algorithm is only applicable to mode='P' or 'L' #993 - The GIF Palette optimization algorithm is only applicable to mode='P' or 'L' #993
[moriyoshi] [moriyoshi]
- Use PySide as an alernative to PyQt4/5. - Use PySide as an alternative to PyQt4/5.
[holg] [holg]
- Replace affine-based im.resize implementation with convolution-based im.stretch #997 - Replace affine-based im.resize implementation with convolution-based im.stretch #997