diff options
author | David Malcolm <dmalcolm@gcc.gnu.org> | 2013-05-24 16:15:23 +0000 |
---|---|---|
committer | David Malcolm <dmalcolm@gcc.gnu.org> | 2013-05-24 16:15:23 +0000 |
commit | dd1c676f756ac4d885e1629a76c5735fa79544a1 (patch) | |
tree | fbdada1217f085fc73d7315b08f945dfadd8cb7d /contrib | |
parent | 3ad695b98d098113b21c376b881c21520bd6a04a (diff) | |
download | gcc-dd1c676f756ac4d885e1629a76c5735fa79544a1.tar.gz |
Fix formatting of ChangeLog entries
From-SVN: r199302
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 7efefd49763..6fbdfe2e310 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -4,7 +4,7 @@ 2013-05-21 David Malcolm <dmalcolm@redhat.com> - * repro_fail: filter out "-ignore SIGHUP" from the spawn lines + * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines. 2013-05-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |