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>2022-03-20 19:42:41 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2022-03-20 19:42:41 +0300
commit1e1f8e218046cbcda69be1f58234324fc48c7db4 (patch)
treea1cf745f7ecd4b21828e89f6220a9695ec2f43bd
parent7c144372d7100159f2aa970f4b6126b40a003d98 (diff)
Update CHANGES for PR #10186
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index dba86b9f0..3f0f9a0e1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -42,6 +42,7 @@ Bugs fixed
variables/structure members
* #10175: LaTeX: named footnote reference is linked to an incorrect footnote if
the name is also used in the different document
+* #10179: i18n: suppress "rST localization" warning
* #10181: napoleon: attributes are displayed like class attributes for google
style docstrings when :confval:`napoleon_use_ivar` is enabled
* #10122: sphinx-build: make.bat does not check the installation of sphinx-build