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>2021-12-11 04:26:41 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2021-12-11 04:26:41 +0300
commit6f7b8305465a65ebe29efc76e961db1d97e184b8 (patch)
tree0f87c0cccc05d6a7641de8f466e62be70bb5b86b /CHANGES
parentb232b00cf84f2e473e3c059430c14e6d0482cbe0 (diff)
Update CHANGES for PR #9391
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2c41eb1f8..cf5fb3ceb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -25,6 +25,7 @@ Features added
``~``) as ``:type:`` option
* #9894: linkcheck: add option ``linkcheck_exclude_documents`` to disable link
checking in matched documents.
+* #9391: texinfo: improve variable in ``samp`` role
Bugs fixed
----------