From 4ec6cbe341fd84468c448e20082c778043bbea4b Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sat, 18 Jul 2020 12:47:36 +0900 Subject: [PATCH] Update CHANGES for PR #7969 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 266202748..36e5cc77b 100644 --- a/CHANGES +++ b/CHANGES @@ -58,6 +58,8 @@ Bugs fixed * #7894: gettext: Wrong source info is shown when using rst_epilog * #7691: linkcheck: HEAD requests are not used for checking * #7928: py domain: failed to resolve a type annotation for the attribute +* #7968: i18n: The content of ``math`` directive is interpreted as reST on + translation * #7869: :rst:role:`abbr` role without an explanation will show the explanation from the previous abbr role * C and C++, removed ``noindex`` directive option as it did