diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-12-11 23:18:20 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-12-11 23:18:20 +0900 |
commit | dbbf5ae95b3960ae96c38a55d02250c15eaa7dd4 (patch) | |
tree | 3812f90bc085c634595439d32d2bf30b38892159 | |
parent | d743f2113600d9194c781384b4dff4959763a7b9 (diff) | |
download | sphinx-git-dbbf5ae95b3960ae96c38a55d02250c15eaa7dd4.tar.gz |
Update CHANGES for PR #9390
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ Bugs fixed * #9925: LaTeX: prohibit also with ``'xelatex'`` line splitting at dashes of inline and parsed literals * #9944: LaTeX: extra vertical whitespace for some nested declarations +* #9390: texinfo: Do not emit labels inside footnotes Testing -------- |