From: Marc Autret Date: Mon, 1 Oct 2001 19:59:56 +0000 (+0000) Subject: Adjust X-Git-Tag: BISON-1_29c~5 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/f40703a29a72d8dc2df70f13a83e7ce0f5c486a7 Adjust --- diff --git a/ChangeLog b/ChangeLog index 8267bcba..df2b828c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,11 +2,13 @@ * src/lex.h: Echo modifications. * src/lex.c (unlex): Parameter is now token_t. - + From Hans Aberg. + 2001-10-01 Marc Autret * src/main.c: Include lex.h. - + From Hans Aberg. + 2001-09-29 Akim Demaille * src/getargs.c (longopts): `--debug' is `-t', not `-d'.