Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2017-11-24 05:24:17 +11:00
parent 879fba662f
commit 3ea5b8c233

View File

@ -15,19 +15,19 @@ Changelog (Pillow)
- Docs: Correct error in ImageDraw documentation #2858 - Docs: Correct error in ImageDraw documentation #2858
[meribold] [meribold]
- Test: Drop Ubuntu Precise, Fedora 24, add Fedora 25, Centos 7 CI Support #2854, #2843 - Test: Drop Ubuntu Precise, Fedora 24, add Fedora 25, Centos 7 CI Support #2854, #2843
[wiredfool] [wiredfool]
- Dependencies: Updated libimagequant to 2.11.3 - Dependencies: Updated libimagequant to 2.11.3 #2849
[radarhere] [radarhere]
- Test: Fix test_image.py to use tempfile #2841 - Test: Fix test_image.py to use tempfile #2841
[radarhere] [radarhere]
- Replace PIL.OleFileIO deprecation warning with descriptive ImportError #2833 - Replace PIL.OleFileIO deprecation warning with descriptive ImportError #2833
[hugovk] [hugovk]
- WebP: Add support for animated WebP files #2761 - WebP: Add support for animated WebP files #2761
[jd20] [jd20]
@ -36,10 +36,10 @@ Changelog (Pillow)
- Allow the olefile dependency to be optional #2789 - Allow the olefile dependency to be optional #2789
[jdufresne] [jdufresne]
- GIF: Permit LZW code lengths up to 12 bits in GIF decode #2813 - GIF: Permit LZW code lengths up to 12 bits in GIF decode #2813
[wiredfool] [wiredfool]
- Fix unterminiated string and unchecked exception in _font_text_asBytes. #2825 - Fix unterminiated string and unchecked exception in _font_text_asBytes. #2825
[wiredfool] [wiredfool]
@ -48,10 +48,10 @@ Changelog (Pillow)
- Added support for generators when using append_images #2829, #2835 - Added support for generators when using append_images #2829, #2835
[radarhere] [radarhere]
- Doc: Correct PixelAccess.rst #2824 - Doc: Correct PixelAccess.rst #2824
[hasahmed] [hasahmed]
- Depends: Update raqm to 0.3.0 #2822 - Depends: Update raqm to 0.3.0 #2822
[radarhere] [radarhere]
@ -66,10 +66,10 @@ Changelog (Pillow)
- Add option to Makefile to build and install with C coverage #2781 - Add option to Makefile to build and install with C coverage #2781
[hugovk] [hugovk]
- Add context manager support to ImageFile.Parser and PngImagePlugin.ChunkStream #2793 - Add context manager support to ImageFile.Parser and PngImagePlugin.ChunkStream #2793
[radarhere] [radarhere]
- ImageDraw.textsize: fix zero length error #2788 - ImageDraw.textsize: fix zero length error #2788
[wiredfool, hugovk] [wiredfool, hugovk]
@ -84,7 +84,7 @@ Changelog (Pillow)
- Use correct Windows handle type on 64 bit in imagingcms #2774 - Use correct Windows handle type on 64 bit in imagingcms #2774
[cgohlke] [cgohlke]
- 64 Bit Windows fix for block storage #2773 - 64 Bit Windows fix for block storage #2773
[cgohlke] [cgohlke]