mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 02:06:18 +03:00
Updated Changes.rst [ci skip]
This commit is contained in:
parent
527c150eff
commit
f0fa458ca8
15
CHANGES.rst
15
CHANGES.rst
|
@ -4,8 +4,8 @@ Changelog (Pillow)
|
||||||
2.6.0 (unreleased)
|
2.6.0 (unreleased)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
- Fixed install issue if Multiprocessing.Pool is not available
|
- Added docs for ExifTags
|
||||||
[wiredfool]
|
[Wintermute3]
|
||||||
|
|
||||||
- More tests for ImageFont, ImageMath, and _util
|
- More tests for ImageFont, ImageMath, and _util
|
||||||
[hugovk]
|
[hugovk]
|
||||||
|
@ -16,15 +16,20 @@ Changelog (Pillow)
|
||||||
- Fix dispose calculations for animated GIFs #765
|
- Fix dispose calculations for animated GIFs #765
|
||||||
[larsjsol]
|
[larsjsol]
|
||||||
|
|
||||||
- 32bit mult overflow fix #782
|
|
||||||
[wiredfool]
|
|
||||||
|
|
||||||
- Added class checking to Image __eq__ function #775
|
- Added class checking to Image __eq__ function #775
|
||||||
[radarhere, hugovk]
|
[radarhere, hugovk]
|
||||||
|
|
||||||
- Test PalmImagePlugin and method to skip known bad tests #776
|
- Test PalmImagePlugin and method to skip known bad tests #776
|
||||||
[hugovk, wiredfool]
|
[hugovk, wiredfool]
|
||||||
|
|
||||||
|
2.5.1 (2014-07-10)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- Fixed install issue if Multiprocessing.Pool is not available
|
||||||
|
[wiredfool]
|
||||||
|
|
||||||
|
- 32bit mult overflow fix #782
|
||||||
|
[wiredfool]
|
||||||
|
|
||||||
2.5.0 (2014-07-01)
|
2.5.0 (2014-07-01)
|
||||||
------------------
|
------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user