]> git.saurik.com Git - bison.git/blobdiff - NEWS
lr.default-reductions: rename "full" value to "most".
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index a657bcc85ed50955a8d44ae53341692e3c53b43d..423cd7e03fbe0b1c927edad49f183a8bff48486c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -291,7 +291,14 @@ Bison News
     canonical LR.  However, LAC is still experimental and is disabled
     by default.
 
-** A location handling bug in the Java skeleton has been fixed.
+** Java skeleton fixes:
+
+*** A location handling bug has been fixed.
+
+*** The top element of each of the value stack and location stack is now
+    cleared when popped so that it can be garbage collected.
+
+*** Parser traces now print the top element of the stack.
 
 * Changes in version 2.4.3 (2010-08-05):