diff --git a/CHANGES b/CHANGES index 57744efa5..cedbb7b61 100644 --- a/CHANGES +++ b/CHANGES @@ -99,8 +99,8 @@ Features added * #6306: html: Add a label to search form for accessability purposes * #6358: The ``rawsource`` property of ``production`` nodes now contains the full production rule -* #6373: Allow suppression of autosectionlabel warnings -* Support a new ``coverage_ignore_pyobjects`` option in the coverage builder +* #6373: autosectionlabel: Allow suppression of warnings +* coverage: Support a new ``coverage_ignore_pyobjects`` option Bugs fixed ----------