From: Gerald Pfeifer Date: Sat, 31 Oct 1998 07:45:22 +0000 (+0100) Subject: * egcs_update: Add comment about keeping the FAQ synchronized. X-Git-Tag: prereleases/libgcj-0.1~2210 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=415634f602259fe3fccd353e57fe1318f6a138f4;p=thirdparty%2Fgcc.git * egcs_update: Add comment about keeping the FAQ synchronized. From-SVN: r23471 --- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 59ed830e0a2f..2bd2d0df3ba6 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +Sat Oct 31 16:39:31 1998 Gerald Pfeifer + + * 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 diff --git a/contrib/egcs_update b/contrib/egcs_update index 842467a058f7..79b84be1fe0a 100755 --- a/contrib/egcs_update +++ b/contrib/egcs_update @@ -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`