From ee1143095bc00160f57fa40b3d83e41af9c8ef86 Mon Sep 17 00:00:00 2001 From: Hugo Date: Sun, 25 Dec 2016 11:18:32 +0200 Subject: [PATCH] [CI skip] --- CHANGES.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index ed7cf92da..f762c56c8 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -78,9 +78,9 @@ Changelog (Pillow) - Use minimal scale for jpeg drafts #2240 [homm] -- Updated dependency scripts to use Webp 0.5.2, OpenJpeg 2.1.2, and TclTk 8.6.6 #2235, #2236, #2237, #2302 +- Updated dependency scripts to use FreeType 2.7, OpenJpeg 2.1.2, WebP 0.5.2 and Tcl/Tk 8.6.6 #2235, #2236, #2237, #2290, #2302 [radarhere] - + - Fix "invalid escape sequence" bytestring warnings in Python 3.6 #2186 [timgraham]