]> git.saurik.com Git - bison.git/commitdiff
Goto numbers are no longer arbitrarily limited to 16-bit counts.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Oct 2004 16:26:20 +0000 (16:26 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Oct 2004 16:26:20 +0000 (16:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ddf584734e497c316e2ba68ca7a17e16af0cd2ff..9be90dd8b81a0b6e881ccb006cea0431ada55e10 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,8 @@ Changes in version 1.875e:
   the shifted symbols thrown away during the first part of the error
   recovery, and the lookahead rejected during the second part.
 
   the shifted symbols thrown away during the first part of the error
   recovery, and the lookahead rejected during the second part.
 
+* Goto numbers are no longer arbitrarily limited to 16-bit counts.
+
 Changes in version 1.875d, 2004-05-21:
 
 * Unescaped newlines are no longer allowed in character constants or
 Changes in version 1.875d, 2004-05-21:
 
 * Unescaped newlines are no longer allowed in character constants or