summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2006-01-05 17:42:53 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2006-01-05 17:42:53 +0000
commit32ce4048fb9f801ace0b534b37d2ffc1a2be3068 (patch)
tree267c59a8b37f4be03f48f18d7ed2e9e557f91c09 /ChangeLog
parent3e595be57a1e99dd5f038fe13279179179e6e46d (diff)
downloadgcc-32ce4048fb9f801ace0b534b37d2ffc1a2be3068.tar.gz
Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove @ from continuation.
* Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove @ from continuation. * Makefile.in: Rebuilt. From-SVN: r109385
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d87e2316c46..6e072d170d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-05 Alexandre Oliva <aoliva@redhat.com>
+
+ * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
+ @ from continuation.
+ * Makefile.in: Rebuilt.
+
2006-01-04 Chris Lattner <sabre@gnu.org>
* MAINTAINERS (Write After Approval): Add myself.