From aaac328336ac106f9fa1fdaf2ac5abb20518d55f Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sun, 10 Apr 2016 20:52:14 +0900 Subject: [PATCH] Update CHANGES for PR#2396 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 71c4dc019..86ead5363 100644 --- a/CHANGES +++ b/CHANGES @@ -30,6 +30,7 @@ Bugs fixed * Fix figure directive crashes if non paragraph item is given as caption * #2418: Fix time formats no longer allowed in today_fmt * #2395: Fix Sphinx crashs if unicode character in image filename +* #2396: Fix "too many values to unpack" in genindex-single Release 1.4 (released Mar 28, 2016)