diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-10-04 10:15:38 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-10-04 10:15:38 +0900 |
commit | d1f8dddeff742ca09dca6ab829410248b919a5c5 (patch) | |
tree | b5dda0a299962cf7fb02b249f1f8c621ec2d8499 | |
parent | 3d92c02c37d881152aa458937eb1fc2a7a9b09f1 (diff) | |
download | sphinx-git-d1f8dddeff742ca09dca6ab829410248b919a5c5.tar.gz |
Update CHANGES for PR #8277
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -38,6 +38,8 @@ Bugs fixed * #8142: napoleon: Potential of regex denial of service in google style docs * #8169: LaTeX: pxjahyper loaded even when latex_engine is not platex * #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 * #8093: The highlight warning has wrong location in some builders (LaTeX, singlehtml and so on) * #8239: Failed to refer a token in productionlist if it is indented |