summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-13 07:32:48 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-13 07:32:48 +0000
commit956942faf446f27f95c033a53b49fe899182b061 (patch)
tree7128cee647ba4bf3b371c90e10422ce7e477919f /ChangeLog
parent7f015eb576a9596a8e2592386ad7763085b266a9 (diff)
downloadgcc-956942faf446f27f95c033a53b49fe899182b061.tar.gz
* Makefile.def: Add html support.
* Makefile.tpl: Likewise. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90575 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40c450233a5..cfa4ef5a6a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-12 Mike Stump <mrs@apple.com>
+
+ * Makefile.def: Add html support.
+ * Makefile.tpl: Likewise.
+ * Makefile.in: Regenerate.
+
2004-11-11 Geoffrey Keating <geoffk@apple.com>
PR 18423