]> git.saurik.com Git - bison.git/blobdiff - NEWS
doc: c++: complete the location documentation.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index d972d85d6de7c5bd98c1e1b80957c8d0c822b9f4..f552c3230b13419935281bf6ea626967eaa660f8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,12 @@ Bison News
   C and C++ parsers use nullptr instead of 0 when __cplusplus is
   201103L or higher.
 
+** C++ locations:
+
+  The position and location constructors (and their initialize
+  methods) accept new arguments for line and column.  Several issues
+  in the documentation were fixed.
+
 * Changes in version 2.5 (2011-05-14):
 
 ** Grammar symbol names can now contain non-initial dashes: