Fix Sphinx build failures on generated changelog for BIND 9.20.4

This commit is contained in:
Petr Špaček
2024-12-03 12:01:13 +01:00
parent 52a2caf0fd
commit 09fd413403

View File

@@ -92,8 +92,10 @@ Feature Changes
- Add two new clang-format options that help with code formatting.
``4230b2b514``
* Add new clang-format option to remove redundant semicolons * Add new
clang-format option to remove redundant parentheses :gl:`!9750`
* Add new clang-format option to remove redundant semicolons
* Add new clang-format option to remove redundant parentheses
:gl:`!9750`
- Emit more helpful log for exceeding max-records-per-type.
``74e7e229f2``