summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjfbu <jfbu@free.fr>2021-01-31 09:58:06 +0100
committerjfbu <jfbu@free.fr>2021-01-31 09:58:06 +0100
commit567cc4fb7b6372d286533b6b9a88f454081ed351 (patch)
tree3cebca66ebac6ba831e722a700ea6362e72897be
parentdd8e79e7fcb8e2f0ef1e47dd1b4f16deb1890eaa (diff)
downloadsphinx-git-567cc4fb7b6372d286533b6b9a88f454081ed351.tar.gz
Update CHANGES
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bbf710f02..b57c28f33 100644
--- a/CHANGES
+++ b/CHANGES
@@ -19,6 +19,8 @@ Bugs fixed
* #8655: autodoc: Failed to generate document if target module contains an
object that raises an exception on ``hasattr()``
* C, ``expr`` role should start symbol lookup in the current scope.
+* #8796: LaTeX: potentially critical low level TeX coding mistake has gone
+ unnoticed so far
Testing
--------