From d17563987a80007e2310102cfde673c651823a39 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Tue, 27 Oct 2020 23:55:12 +0900 Subject: [PATCH] Update CHANGES for PR #8343 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 77cd6705d..a801f054a 100644 --- a/CHANGES +++ b/CHANGES @@ -56,6 +56,7 @@ Bugs fixed * #7973: imgconverter: Check availability of imagemagick many times * #8255: py domain: number in default argument value is changed from hexadecimal to decimal +* #8343: html search: Fix unnecessary load of images when parsing the document * #8093: The highlight warning has wrong location in some builders (LaTeX, singlehtml and so on) * #8215: Eliminate Fancyhdr build warnings for oneside documents