summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-04-19 00:53:21 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-04-19 00:53:21 +0900
commitacc4a9b3e88fd8c910bf228080a3ca0d36c1c0d3 (patch)
tree2b9bb73c1c3c730131018fa6c7c3030ebfb9cdc9
parent368f9ab4d38f54356b06bf849e5d64ab26565e0a (diff)
downloadsphinx-git-acc4a9b3e88fd8c910bf228080a3ca0d36c1c0d3.tar.gz
Update CHANGES for PR #7414
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 04646ca5a..0e65f89b4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -22,6 +22,7 @@ Bugs fixed
* #7461: py domain: fails with IndexError for empty tuple in type annotation
* #7461: autodoc: empty tuple in type annotation is not shown correctly
* C++, fix spacing issue in east-const declarations.
+* #7414: LaTeX: Xindy language options were incorrect
Testing
--------