summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-François B <2589111+jfbu@users.noreply.github.com>2023-03-06 22:13:02 +0100
committerJean-François B <2589111+jfbu@users.noreply.github.com>2023-03-06 22:13:02 +0100
commitbd1df24a1871d152c849d23e36586dd9e5492415 (patch)
tree3c3c09a2d983e6838a825b49adb75528c2f8af02
parentad3235421ff6138fc344f91e2e0de4938bfece28 (diff)
downloadsphinx-git-bd1df24a1871d152c849d23e36586dd9e5492415.tar.gz
Update CHANGES
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a96f5f794..0d9c02b88 100644
--- a/CHANGES
+++ b/CHANGES
@@ -23,6 +23,8 @@ Bugs fixed
* #11079: LaTeX: figures with align attribute may disappear and strangely impact
following lists
+* LaTeX: fix potential color leak from shadow to border of rounded boxes, if
+ shadow color is set but border color is not
* #11147: Fix source file/line number info in object description content and in
other uses of ``nested_parse_with_titles``. Patch by Jeremy Maitin-Shepard.