diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-04-19 00:53:21 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-04-19 00:53:21 +0900 |
commit | acc4a9b3e88fd8c910bf228080a3ca0d36c1c0d3 (patch) | |
tree | 2b9bb73c1c3c730131018fa6c7c3030ebfb9cdc9 | |
parent | 368f9ab4d38f54356b06bf849e5d64ab26565e0a (diff) | |
download | sphinx-git-acc4a9b3e88fd8c910bf228080a3ca0d36c1c0d3.tar.gz |
Update CHANGES for PR #7414
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 -------- |