From 2484efc855b72e1a4c49190c502ce54e4f1ccb61 Mon Sep 17 00:00:00 2001 From: jfbu Date: Tue, 24 May 2016 22:35:36 +0200 Subject: [PATCH] Update CHANGES for PR #2551 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 180deb891..436a8c435 100644 --- a/CHANGES +++ b/CHANGES @@ -63,6 +63,7 @@ Bugs fixed * #2558: unpack error on devhelp builder * #2561: Info builder crashes when a footnote contains a link * #2565: The descriptions of objects generated by ``sphinx.ext.autosummary`` overflow lines at LaTeX writer +* Extend pdflatex config in sphinx.sty to subparagraphs (ref: #2551) Release 1.4.1 (released Apr 12, 2016)