]> git.saurik.com Git - bison.git/blobdiff - NEWS
c++: fix several issues with locations
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index d7d89d2a86589bb9dcb73364dcd55da9ce306a25..cf118c15ee83f632b677a7c23491c4fe9560c70f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -569,6 +569,11 @@ GNU Bison NEWS
       ...
     }
 
       ...
     }
 
+*** C++ locations
+
+  There are operator- and operator-= for 'location'.  Negative line/column
+  increments can no longer underflow the resulting value.
+
 * Noteworthy changes in release ?.? (????-??-??) [?]
 
 ** Bug fixes
 * Noteworthy changes in release ?.? (????-??-??) [?]
 
 ** Bug fixes