From 3ad0316bdf3a78074ed6f5027b6b1e08407a552d Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sat, 14 Mar 2020 17:41:31 +0900 Subject: [PATCH] Update CHANGES for PR #7179 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 70119aa96..c5a7efd08 100644 --- a/CHANGES +++ b/CHANGES @@ -99,6 +99,7 @@ Bugs fixed * #7139: ``code-block:: guess`` does not work * #7278: html search: Fix use of ``html_file_suffix`` instead of ``html_link_suffix`` in search results +* #7179: std domain: Fix whitespaces are suppressed on referring GenericObject Testing --------