Add CHANGES entry for GH-11546

This commit is contained in:
Adam Turner
2023-08-12 05:00:41 +01:00
parent b3e3c1add9
commit 0e2ba0a1e4

View File

@@ -63,6 +63,8 @@ Bugs fixed
* #9428: Exclude substitution definitions when running the ``gettext`` builder.
Patch by Alvin Wong.
* #10795: Raise a descriptive error if ``graphviz_dot`` is falsy.
* #11546: Translated nodes identical to their original text are now marked
with the ``translated=True`` attribute.
Testing
-------