]> git.saurik.com Git - bison.git/blobdiff - NEWS
Output yylloc macro defn in glr.c even if locations are not being generated.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index a2c7e5a14489bbda31c67c3f6e87e43aa3a92081..bc66e854a11a0a49833c3dfb812be170341f62ee 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 Bison News
 ----------
 
-Changes in version 1.875d:
+Changes in version 1.875d, 2004-05-21:
 
 * Unescaped newlines are no longer allowed in character constants or
   string literals.  They were never portable, and GCC 3.4.0 has