From: Paul Eggert Date: Fri, 14 Mar 2003 01:35:43 +0000 (+0000) Subject: Update .cvsignore files. X-Git-Tag: BISON-2_0~348 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/0eee27e7b781a7493f062de2e71657438717e43f Update .cvsignore files. --- diff --git a/ChangeLog b/ChangeLog index e8c03c4b..22c4c4c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-03-13 Paul Eggert + + * .cvsignore: Add configure.lineno. + * src/.cvsignore: Add yacc. + * tests/.cvsignore: Add testsuite.log. + * doc/fdl.texi: Sync with latest FSF version. + 2003-03-12 Paul Eggert * scan-gram.l (YY_USER_INIT): Initialize code_start, too.