diff options
author | dmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-05-24 16:15:23 +0000 |
---|---|---|
committer | dmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-05-24 16:15:23 +0000 |
commit | 72524e9190a393c0bb9f236e40b0ff45cb499756 (patch) | |
tree | fbdada1217f085fc73d7315b08f945dfadd8cb7d /contrib | |
parent | 0dc2f395ddf8d4f7ebe8554cd79fef02ecee4069 (diff) | |
download | gcc-72524e9190a393c0bb9f236e40b0ff45cb499756.tar.gz |
Fix formatting of ChangeLog entries
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199302 138bc75d-0d04-0410-961f-82ee72b054a4
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> |