diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2010-07-08 19:15:21 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2010-07-08 19:15:21 +0000 |
commit | 5653ef60cbffdbca50d277f61612665c60d0e66d (patch) | |
tree | 37da353bad32640bddc3ba6c90ac558202de7d86 /contrib/ChangeLog | |
parent | 2784ed9c44fce2d6649fda97d31dc98e4b065b9a (diff) | |
download | gcc-5653ef60cbffdbca50d277f61612665c60d0e66d.tar.gz |
* make_sunver.pl: Remove extra whitespace in regexp.
From-SVN: r161973
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r-- | contrib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 89c781745b7..5175d512d52 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2010-07-08 Eric Botcazou <ebotcazou@adacore.com> + + * make_sunver.pl: Remove extra whitespace in regexp. + 2010-07-02 Sebastian Pop <sebastian.pop@amd.com> * check_GNU_style.sh: New. |