From c4afe50b50f897d911d2ac767d0acd8ab660d06f Mon Sep 17 00:00:00 2001 From: wiredfool Date: Wed, 10 Sep 2014 10:41:26 -0700 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 8ce1a52ad..266da354d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,10 +4,13 @@ Changelog (Pillow) 2.6.0 (unreleased) ------------------ +- Don't resize if already the right size. + [radarhere] + - Fix for reading multipage TIFFs #885 [kostrom, wiredfool] -- Correctly handle saving gray and CMYK JPEGs with quality-keep #857 +- Correctly handle saving gray and CMYK JPEGs with quality=keep #857 [etienned] - Correct duplicate Tiff Metadata and Exif tag values