Skip to content
Snippets Groups Projects
Unverified Commit a759bfc7 authored by Alexandre Oliva's avatar Alexandre Oliva Committed by Martin Liska
Browse files

accept <case> and [cond] in ChangeLog


Only '(' and ':' currently terminate file lists in ChangeLog entries
in the ChangeLog parser.  This rules out such legitimate entries as:

* filename <CASE>:
* filename [COND]:

This patch extends the ChangeLog parser to recognize these forms.

for  contrib/ChangeLog

	* gcc-changelog/git_commit.py: Support CASE and COND.
	* gcc-changelog/test_patches.txt: Add test.
	* gcc-changelog/test_email.py: Add test.

Co-Authored-By: default avatarMartin Liska <mliska@suse.cz>
parent c50502ca
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment