diff options
author | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2023-03-06 22:13:02 +0100 |
---|---|---|
committer | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2023-03-06 22:13:02 +0100 |
commit | bd1df24a1871d152c849d23e36586dd9e5492415 (patch) | |
tree | 3c3c09a2d983e6838a825b49adb75528c2f8af02 | |
parent | ad3235421ff6138fc344f91e2e0de4938bfece28 (diff) | |
download | sphinx-git-bd1df24a1871d152c849d23e36586dd9e5492415.tar.gz |
Update CHANGES
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |