From e165d5518d20479dc52d2a86b744f9b2e337a4b9 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Sat, 11 Oct 2014 09:59:23 -0700 Subject: [PATCH] Updated Changes.rst [ci skip] Removed 2041 bug. --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 3c314445e..492927871 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -7,7 +7,7 @@ Changelog (Pillow) - Fixes for things rpmlint complains about #942 [manisandro] -2.6.1 (2041-10-11) +2.6.1 (2014-10-11) ------------------ - Fix SciPy regression in Image.resize #945