diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-11-21 01:52:01 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-11-21 01:52:01 +0000 |
commit | 23a44cd6b52e8d9476559605340b77c8eb0a6f0f (patch) | |
tree | b12f9e3f9074d2e9e51988340242b2af71010e74 /config | |
parent | 604a285ae61302130a01df29dec7fc8f27576340 (diff) | |
download | gcc-23a44cd6b52e8d9476559605340b77c8eb0a6f0f.tar.gz |
Move ChangeLog entry to correct ChangeLog file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166994 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 5633e8c32b9..8e673f7c5de 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2010-11-19 Tobias Grosser <grosser@fim.uni-passau.de> + + * cloog.m4: Use AS_HELP_STRING and fix help formatting. + 2010-11-15 Andreas Schwab <schwab@redhat.com> * cloog.m4 (CLOOG_INIT_FLAGS): Fix spelling in option names. |