From e6ba2fe6d71f5fabec4ab504c82e415a7758889f Mon Sep 17 00:00:00 2001 From: jfbu Date: Sun, 10 Nov 2019 13:45:22 +0100 Subject: [PATCH] Update CHANGES --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index d6f0caefb..1d27e38c4 100644 --- a/CHANGES +++ b/CHANGES @@ -50,6 +50,8 @@ Bugs fixed * #6712: Allow not to install sphinx.testing as runtime (mainly for ALT Linux) * #6741: html: search result was broken with empty :confval:`html_file_suffix` * #6001: LaTeX does not wrap long code lines at backslash character +* #6804: LaTeX: PDF build breaks if admonition of danger type contains + code-block long enough not to fit on one page Testing --------