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-05 19:16:17 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-06-05 19:16:17 +0300
commitcb5e094c0aee9cbfce56991c78dfe95a688ed5ab (patch)
treef957306e3a86c64e264fbfd696a50147d40f81db
parent07d19ebe02b63fc983c21579533b4da9b0beea0b (diff)
Update CHANGES for PR #7760
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 58b45dfe0..38a062516 100644
--- a/CHANGES
+++ b/CHANGES
@@ -142,6 +142,8 @@ Bugs fixed
* #4187: LaTeX: EN DASH disappears from PDF bookmarks in Japanese documents
* #7701: LaTeX: Anonymous indirect hyperlink target causes duplicated labels
* #7756: py domain: The default value for positional only argument is not shown
+* #7760: coverage: Add :confval:`coverage_show_missing_items` to show coverage
+ result to console
* C++, fix rendering and xrefs in nested names explicitly starting
in global scope, e.g., ``::A::B``.
* C, fix rendering and xrefs in nested names explicitly starting