From fd575f05a48abaa84be69fc49aad2b3a1b80ee0d Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 19 Dec 2006 00:39:07 +0000 Subject: [PATCH] Document last checkin a bit better. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6901a5b1..34ec0b11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,13 @@ 2006-12-18 Paul Eggert + * NEWS: Reword the %language news a bit, and put it earlier. + * src/getargs.c (skeleton_arg): Last arg is now location const *. Rewrite to simplify the logic. (language_argmatch): Likewise. + (program_name): We now own this var. + * src/getargs.h (struct bison_language): Use char[] rather than + const char *. * doc/bison.texinfo (Decl Summary, Bison Options): Don't claim Java is supported. -- 2.45.2