summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@apple.com>2004-11-12 19:10:29 +0000
committerGeoffrey Keating <geoffk@gcc.gnu.org>2004-11-12 19:10:29 +0000
commit848556c2b12032ef3b6c2a857436320e4bdb0ffe (patch)
tree368ca914d2f9a8d298791add4c2f543d1fee16aa /ChangeLog
parent9af12c1b799458a390ca26d86970ebf1af1d8954 (diff)
downloadgcc-848556c2b12032ef3b6c2a857436320e4bdb0ffe.tar.gz
Makefile.def: Make gcc install depend on fixincludes install.
* Makefile.def: Make gcc install depend on fixincludes install. * Makefile.in: Regenerate. From-SVN: r90536
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5356f798b3..c7f7d5dcd44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-11 Geoffrey Keating <geoffk@apple.com>
+
+ * Makefile.def: Make gcc install depend on fixincludes install.
+ * Makefile.in: Regenerate.
+
2004-11-10 Janis Johnson <janis187@us.ibm.com>
* MAINTAINERS: Add myself as gcc testsuite maintainer.