]> git.saurik.com Git - bison.git/blobdiff - NEWS
Regen.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 23d628ea525f5d5aa21ac953d186ed9b8c9af297..e02a9797407164ab69362c1e5a83c4fb2a04ae5c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,7 @@ Changes in version 1.49a:
 
 * Large grammars
   Are now supported (large token numbers, large grammar size (= sum of
-  the LHS and RHS lengths).
+  the LHS and RHS lengths), large LALR tables).
 
 * The initial rule is explicit.
   Bison used to play hacks with the initial rule, which the user does