From 9d975b65bd7e0b94940ae9aae8deb4aa2074b716 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sat, 23 Jan 2021 20:50:21 +0900 Subject: [PATCH] Update CHANGES for PR #8510 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 8f1cb8375..16ef7a6e9 100644 --- a/CHANGES +++ b/CHANGES @@ -52,6 +52,8 @@ Features added the location where the object is defined * #7784: i18n: The alt text for image is translated by default (without :confval:`gettext_additional_targets` setting) +* #2018: html: :confval:`html_favicon` and :confval:`html_logo` now accept URL + for the image * #8070: html search: Support searching for 2characters word * #7830: Add debug logs for change detection of sources and templates * #8201: Emit a warning if toctree contains duplicated entries