From: Akim Demaille Date: Thu, 13 Dec 2001 11:14:19 +0000 (+0000) Subject: Version 1.30g. X-Git-Tag: BISON-1_30g^0 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/c0760f18e013ef13e51dd25f72d516d3b12d02b1 Version 1.30g. --- diff --git a/ChangeLog b/ChangeLog index 24948006..1b973685 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-12-13 Akim Demaille + + Version 1.30g. + 2001-12-13 Akim Demaille The computation of nullable is broken: it doesn't handle empty diff --git a/NEWS b/NEWS index 732858e7..2ac35e0f 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,11 @@ Bison News Changes in version 1.30g: +* Bug fixes + +* Better C++ compliance + The output parsers try to respect C++ namespaces. + Changes in version 1.30f: * Reduced Grammars