From a307abcb48956157e4481528bcb1851e1e410295 Mon Sep 17 00:00:00 2001 From: jfbu Date: Fri, 3 Feb 2017 09:46:51 +0100 Subject: [PATCH] Update CHANGES for PR#3383 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 03fad1cc4..d6edf99f5 100644 --- a/CHANGES +++ b/CHANGES @@ -18,6 +18,8 @@ Bugs fixed * #3370: the caption of code-block is not picked up for translation * LaTeX: :confval:`release` is not escaped (refs: #3362) * #3364: sphinx-quickstart prompts overflow on Console with 80 chars width +* since 1.5, PDF's TOC and bookmarks lack an entry for general Index + (refs: #3383) Testing --------