From: Paul Eggert Date: Sat, 5 Jan 2002 01:26:32 +0000 (+0000) Subject: * doc/bison.texinfo (Debugging): X-Git-Tag: before-m4-back-end~34 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/a9b8959efaa9aae4e2daf959d371765ac057e7f0 * doc/bison.texinfo (Debugging): Remove YYSTDERR; it's no longer defined or used. Also, s/cstdio.h/cstdio/. --- diff --git a/ChangeLog b/ChangeLog index 0054e8f1..dc36ecbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-01-04 Paul Eggert + + * doc/bison.texinfo (Debugging): + Remove YYSTDERR; it's no longer defined or used. + Also, s/cstdio.h/cstdio/. + 2002-01-03 Akim Demaille * src/parse-skel.y (process_skeleton): Don't bind the parser's