OSDN Git Service

* update_web_docs (MANUALS): Remove chill. Add gnat_rm.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Apr 2002 13:50:09 +0000 (13:50 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Apr 2002 13:50:09 +0000 (13:50 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52581 138bc75d-0d04-0410-961f-82ee72b054a4

maintainer-scripts/ChangeLog
maintainer-scripts/update_web_docs

index a40af48..72fa62b 100644 (file)
@@ -1,3 +1,7 @@
+2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * update_web_docs (MANUALS): Remove chill.  Add gnat_rm.
+
 2002-04-19  Kelley R. Cook (kelly.r.cook@gm.com)
 
        * gcc_release: Set TZ to UTC0.
index f24f939..600d188 100755 (executable)
@@ -94,7 +94,7 @@ cvs -Q co -r$RELEASE `cat FILES` gcc/gcc/doc/install.texi2html gcc/gcc/doc/inclu
 # and fdl.texi.
 includedir=gcc/gcc/doc/include
 
-MANUALS="cpp chill cppinternals gcc gccint gcj g77 gnat-style libiberty porting"
+MANUALS="cpp cppinternals gcc gccint gcj g77 gnat-style gnat_rm libiberty porting"
 
 # Now convert the relevant files from texi to HTML and PostScript.
 for file in $MANUALS; do