Update Release Notes (typo) [ci skip]

This commit is contained in:
Andrew Murray 2015-01-03 09:13:57 +11:00
parent c5ce6e0405
commit 7a7ccee5ed

View File

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