From dc9ecaa09baa82bcf634cc0abbcdee990a0dd58c Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Fri, 1 Apr 2016 19:43:08 +1100 Subject: [PATCH] Fixed changelog message [ci skip] --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index b8af3eebe..58c1286a7 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -37,7 +37,7 @@ Changelog (Pillow) - Fix EXIF tag name typos #1736 [zarlant, radarhere] -- Updated freetype to 2.6.3, Tcl to 8.6.5, tk to 8.5.19 +- Updated freetype to 2.6.3, Tk/Tcl to 8.6.5 and 8.5.19 [radarhere] - Add a loader for the FTEX format from Independence War 2: Edge of Chaos #1688