File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -438,12 +438,27 @@ Title of commit log and pull request
438438 Tmain
439439 Changes for the test cases under ``Tmain/ `` directory
440440
441+ units
442+ Changes for the test harness (misc/units.py) itself
443+
441444 docs(web)
442445 Changes for the ``docs/*.rst ``
443446
444447 docs(man)
445448 Changes for the ``man/*.rst ``
446449
450+ dsl
451+ Changes operators that can be used in optscript command
452+
453+ operators
454+ Changes operators that can be used in optlib `{{ ` ... `}} ` blocks
455+
456+ prelude
457+ Changes optlib procedures defined in main/CommonPrelude.ps
458+
459+ CXX (or Cxx)
460+ Changes affecting all parsers defined in parsers/cxx
461+
447462 See also the output of ``git log `` command.
448463
449464* Combine prefixes with a comma if a change modifies multiple parts of our source tree
You can’t perform that action at this time.
0 commit comments