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 18:55:58 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-06-04 18:55:58 +0300
commit07fb907feabfd96ef21ac0c4048a0f13789dd4ab (patch)
tree8c08aa4c42096f1362620d64ae895d2f447c5937
parentb37675607bebae26793bde730c51d582f7de7a30 (diff)
Update CHANGES for PR #7781
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f08b5363d..ef1d36002 100644
--- a/CHANGES
+++ b/CHANGES
@@ -123,6 +123,7 @@ Bugs fixed
* #7671: autosummary: The location of import failure warning is missing
* #7535: sphinx-autogen: crashes when custom template uses inheritance
* #7536: sphinx-autogen: crashes when template uses i18n feature
+* #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
* #7581: napoleon: bad parsing of inline code in attribute docstrings