Merged two changelog entries [ci skip]

This commit is contained in:
Andrew Murray 2016-12-25 00:33:17 +11:00
parent 0cfd2caa0c
commit a7b6b197eb

View File

@ -4,9 +4,6 @@ Changelog (Pillow)
3.5.0 (unreleased)
------------------
- Update libwebp to 0.5.2 #2302
[radarhere]
- PyPy: Buffer interface workaround #2294
[wiredfool]
@ -81,7 +78,7 @@ Changelog (Pillow)
- Use minimal scale for jpeg drafts #2240
[homm]
- Updated dependency scripts to use Webp 0.5.1, OpenJpeg 2.1.2, and TclTk 8.6.6 #2235, #2236, #2237
- Updated dependency scripts to use Webp 0.5.2, OpenJpeg 2.1.2, and TclTk 8.6.6 #2235, #2236, #2237, #2302
[radarhere]
- Fix "invalid escape sequence" bytestring warnings in Python 3.6 #2186