summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-François B <2589111+jfbu@users.noreply.github.com>2023-04-03 11:10:05 +0200
committerJean-François B <2589111+jfbu@users.noreply.github.com>2023-04-03 11:11:19 +0200
commita2ec68fa722084ea55bfbf32545421e3d5b9552a (patch)
tree07d3468ed9d0bb465f9f62108985dec862630566
parentbe65c8313c8a2f6caaccf33da510a62005533774 (diff)
downloadsphinx-git-a2ec68fa722084ea55bfbf32545421e3d5b9552a.tar.gz
Update CHANGES for PR #11110
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 915c2fe2d..7aa23a61c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -57,7 +57,7 @@ Bugs fixed
* #11079: LaTeX: figures with align attribute may disappear and strangely impact
following lists
* #11110: LaTeX: Figures go missing from latex pdf if their files have the same
- base name and they use a post transform
+ base name and they use a post transform. Patch by aaron-cooper
* LaTeX: fix potential color leak from shadow to border of rounded boxes, if
shadow color is set but border color is not
* LaTeX: fix unintended 1pt upwards vertical shift of code blocks frames