Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-06-04 20:41:42 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-06-04 20:41:42 +0300
commit948ae0f90810b8c2d744cc7809b84628fdd6c71f (patch)
tree49ebfbc310eb9bac37cf1efa9ec81d28153b8e53
parent6a4d2daaa286630c054f37562ce6a0b13e4168b2 (diff)
Update CHANGES for PR #7718
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f262131db..4d8806566 100644
--- a/CHANGES
+++ b/CHANGES
@@ -129,6 +129,8 @@ Bugs fixed
* #7781: sphinx-build: Wrong error message when outdir is not directory
* #7653: sphinx-quickstart: Fix multiple directory creation for nested relpath
* #2785: html: Bad alignment of equation links
+* #7718: html theme: some themes does not respect background color of Pygments
+ style (agogo, haiku, nature, pyramid, scrolls, sphinxdoc and traditional)
* #7581: napoleon: bad parsing of inline code in attribute docstrings
* #7628: imgconverter: runs imagemagick once unnecessary for builders not
supporting images