diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-10-26 00:59:25 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-10-26 00:59:25 +0900 |
commit | f2a31185a65b31883846e5d127bf9a7dfe968db0 (patch) | |
tree | 071e2a1f38cd4ba2ae07ccf9d63750a06f853fa5 | |
parent | ae2e48de151f5d024736a1c07806e02f3f918f5c (diff) | |
download | sphinx-git-f2a31185a65b31883846e5d127bf9a7dfe968db0.tar.gz |
Update CHANGES for PR #8216
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ Bugs fixed * #8192: napoleon: description is disappeared when it contains inline literals * #8142: napoleon: Potential of regex denial of service in google style docs * #8169: LaTeX: pxjahyper loaded even when latex_engine is not platex +* #8215: LaTeX: 'oneside' classoption causes build warning * #8175: intersphinx: Potential of regex denial of service by broken inventory * #8277: sphinx-build: missing and redundant spacing (and etc) for console output on building |