summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>2010-11-29 10:53:25 +0000
committerschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>2010-11-29 10:53:25 +0000
commitfb093ce72e686507c735f41ee0c64f6cea488e63 (patch)
tree978f860d632858d9bab54e9573a533c21f257646 /ChangeLog
parentad25c2a0569503497b54a0b09b692bc364386362 (diff)
downloadgcc-fb093ce72e686507c735f41ee0c64f6cea488e63.tar.gz
* configure.ac: Move comment to remove extra space in last argument
of GCC_TARGET_TOOL. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167237 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f169b7a7512..cc57c27c59a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-11-29 Andreas Schwab <schwab@redhat.com>
+
+ * configure.ac: Move comment to remove extra space in last argument
+ of GCC_TARGET_TOOL.
+
2010-11-26 Alexandre Oliva <aoliva@redhat.com>
PR other/46020