summaryrefslogtreecommitdiff
path: root/maintainer-scripts/ChangeLog
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-17 19:39:22 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-12-17 19:39:22 +0000
commitc71e29608c68e5f40b01a75a1d4b7849fdfa4f94 (patch)
treecb79a6b687f4021f63aa3aae66afd02a59678815 /maintainer-scripts/ChangeLog
parentf5b3605162e7cf7807500e78f989b0ecf169cd28 (diff)
downloadgcc-c71e29608c68e5f40b01a75a1d4b7849fdfa4f94.tar.gz
* update_web_docs: Use makeinfo --html instead of texi2html.
Remove support for pre-3.1 GCC versions. Build online docs for gccint manual. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48120 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'maintainer-scripts/ChangeLog')
-rw-r--r--maintainer-scripts/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog
index b206bc153ed..b1cfdfc9d89 100644
--- a/maintainer-scripts/ChangeLog
+++ b/maintainer-scripts/ChangeLog
@@ -1,5 +1,11 @@
2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
+ * update_web_docs: Use makeinfo --html instead of texi2html.
+ Remove support for pre-3.1 GCC versions. Build online docs for
+ gccint manual.
+
+2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
+
* update_web_docs_old: Copy from update_web_docs. Add comment
that this is for GCC 3.0.x and earlier versions.