From c8f0112ed76a0645dbb48c77244a9ac2e0d6bfa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20B?= <2589111+jfbu@users.noreply.github.com> Date: Tue, 5 Jul 2022 18:59:52 +0200 Subject: [PATCH] Update CHANGES for fix of #10638 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index a6b3143791a..1570afd9c7a 100644 --- a/CHANGES +++ b/CHANGES @@ -44,6 +44,8 @@ Bugs fixed * #10633: LaTeX: user injected ``\color`` commands in topic or admonition boxes may cause color leaks in PDF due to upstream `framed.sty `_ bug +* #10638: LaTeX: framed coloured boxes in highlighted code (e.g. highlighted + diffs using Pygments style ``'manni'``) inherit thickness of code-block frame * #10579: i18n: UnboundLocalError is raised on translating raw directive * #9577, #10088: py domain: Fix warning for duplicate Python references when using ``:any:`` and autodoc.