summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS5
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24948006..1b973685 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2001-12-13 Akim Demaille <akim@epita.fr>
+ Version 1.30g.
+
+2001-12-13 Akim Demaille <akim@epita.fr>
+
The computation of nullable is broken: it doesn't handle empty
RHS's properly.
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