From b07872b2924095301a4aeb30a3373acb23c768ca Mon Sep 17 00:00:00 2001 From: wiredfool Date: Wed, 18 Nov 2015 09:32:42 +0000 Subject: [PATCH] Updated Changes.rst [ci skip] --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 1880c9a49..5df810f6f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,9 @@ Changelog (Pillow) 3.1.0 (unreleased) ------------------ +- Catch OverflowError in SpiderImagePlugin #1545 + [radarhere, MrShark] + - Fix the definition of icc_profile in TiffTags #1539 [wiredfool]