]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* egcs_update: Add comment about keeping the FAQ synchronized.
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Sat, 31 Oct 1998 07:45:22 +0000 (08:45 +0100)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sat, 31 Oct 1998 07:45:22 +0000 (07:45 +0000)
From-SVN: r23471

contrib/ChangeLog
contrib/egcs_update

index 59ed830e0a2ffb9ac58b6e4b1cfb40067acaac89..2bd2d0df3ba6b0a59e3dd5c8e9ebbd878ab68c71 100644 (file)
@@ -1,3 +1,7 @@
+Sat Oct 31 16:39:31 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * egcs_update: Add comment about keeping the FAQ synchronized.
+
 Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
 
        * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
index 842467a058f795dc955d8a9195d3f266e3dc6411..79b84be1fe0ab7dceecf75eb8e4329cae7ff8a63 100755 (executable)
@@ -61,6 +61,8 @@ echo "Pass 2: Updating full tree"
 cvs -q update ${1+"$@"}
 
 echo "Pass 3: Fixing local tree"
+# Please also update the FAQ accordingly if you change the list of
+# files below.
 touch `find . -name configure -print`
 touch `find texinfo -name Makefile.in -print`
 touch `find texinfo -name \*.pot -print`