diff --git a/CHANGES b/CHANGES index 197c64df93a..a1bb6dc82d8 100644 --- a/CHANGES +++ b/CHANGES @@ -66,6 +66,7 @@ Bugs fixed * #9909: HTML, prevent line-wrapping in literal text. * #10061: html theme: Configuration values added by themes are not be able to override from conf.py +* #10073: imgconverter: Unnecessary availablity check is called for "data" URIs * #9925: LaTeX: prohibit also with ``'xelatex'`` line splitting at dashes of inline and parsed literals * #9944: LaTeX: extra vertical whitespace for some nested declarations @@ -78,6 +79,7 @@ Bugs fixed * #10057: Failed to scan documents if the project is placed onto the root directory + Testing --------