]> git.saurik.com Git - bison.git/blobdiff - NEWS
java: finish fixing parser stack popping bug.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index a657bcc85ed50955a8d44ae53341692e3c53b43d..3f1025771e05c4c151a8270a9a4cd5869c0e1524 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -291,7 +291,12 @@ 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.
 
 * Changes in version 2.4.3 (2010-08-05):