mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-25 00:34:14 +03:00
Updated Changes.rst [ci skip]
This commit is contained in:
parent
26970c5e21
commit
0129c50933
21
CHANGES.rst
21
CHANGES.rst
|
@ -4,6 +4,27 @@ Changelog (Pillow)
|
|||
3.2.0 (unreleased)
|
||||
------------------
|
||||
|
||||
- Fixed TIFF multiframe load when the frames have different compression types #1782
|
||||
[radarhere, geka000]
|
||||
|
||||
- Added __copy__ method to Image #1772
|
||||
[radarhere]
|
||||
|
||||
- Updated dates in PIL license in OleFileIO README #1787
|
||||
[radarhere]
|
||||
|
||||
- Corrected Tiff tag names #1786
|
||||
[radarhere]
|
||||
|
||||
- Fixed documented name of JPEG property #1783
|
||||
[radarhere]
|
||||
|
||||
- Fixed UnboundLocalErrorwhen loading a corrupt jpeg2k file #1780
|
||||
[wiredfool]
|
||||
|
||||
- Fixed integer overflow in path.c #1773
|
||||
[wiredfool, nedwill]
|
||||
|
||||
- Added debug to command line help text for pilprint #1766
|
||||
[radarhere]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user