mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
Fixed typo [ci skip]
This commit is contained in:
parent
dca1247c47
commit
4bde7258d4
12
CHANGES.rst
12
CHANGES.rst
|
@ -5,12 +5,12 @@ Changelog (Pillow)
|
||||||
5.1.0 (unreleased)
|
5.1.0 (unreleased)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
- Remove _imaging.crc32 in favor or builtin Python crc32 implementation #2935
|
- Remove _imaging.crc32 in favor of builtin Python crc32 implementation #2935
|
||||||
[wiredfool]
|
[wiredfool]
|
||||||
|
|
||||||
- Move Tk directory to src directory #2928
|
- Move Tk directory to src directory #2928
|
||||||
[hugovk]
|
[hugovk]
|
||||||
|
|
||||||
- Enable pip cache in Travis CI #2933
|
- Enable pip cache in Travis CI #2933
|
||||||
[jdufresne]
|
[jdufresne]
|
||||||
|
|
||||||
|
@ -34,13 +34,13 @@ Changelog (Pillow)
|
||||||
|
|
||||||
- Dynamically link libraqm #2753
|
- Dynamically link libraqm #2753
|
||||||
[wiredfool]
|
[wiredfool]
|
||||||
|
|
||||||
- Removed scripts directory #2901
|
- Removed scripts directory #2901
|
||||||
[wiredfool]
|
[wiredfool]
|
||||||
|
|
||||||
- TIFF: Run all compressed tiffs through libtiff decoder #2899
|
- TIFF: Run all compressed tiffs through libtiff decoder #2899
|
||||||
[wiredfool]
|
[wiredfool]
|
||||||
|
|
||||||
- GIF: Add disposal option when saving GIFs #2902
|
- GIF: Add disposal option when saving GIFs #2902
|
||||||
[linnil1, wiredfool]
|
[linnil1, wiredfool]
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@ Changelog (Pillow)
|
||||||
[wiredfool]
|
[wiredfool]
|
||||||
|
|
||||||
- Test: avoid random failure in test_effect_noise #2894
|
- Test: avoid random failure in test_effect_noise #2894
|
||||||
[hugovk]
|
[hugovk]
|
||||||
|
|
||||||
- Increased epsilon for test_file_eps.py:test_showpage due to Arch update. #2896
|
- Increased epsilon for test_file_eps.py:test_showpage due to Arch update. #2896
|
||||||
[wiredfool]
|
[wiredfool]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user