From a201e5a2f02a5640b0eb27190d62d9c1737d05f7 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Wed, 15 Apr 2020 23:27:51 +0900 Subject: [PATCH] Update CHANGES for PR #7481 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index f671f7313..8340073d6 100644 --- a/CHANGES +++ b/CHANGES @@ -22,6 +22,7 @@ Features added * C, added scope control directives, :rst:dir:`c:namespace`, :rst:dir:`c:namespace-push`, and :rst:dir:`c:namespace-pop`. * #7466: autosummary: headings in generated documents are not translated +* #7481: html theme: Add right margin to footnote/citation labels Bugs fixed ----------