]> git.saurik.com Git - bison.git/blobdiff - NEWS
getargs: don't label --language/-l as experimental
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 2cd57c2802933c0d268b31f3ade19b52496ec20a..93a1ef54e1cf1f6993a5cdcaf4efec3578a05ac6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ GNU Bison NEWS
 
 * Noteworthy changes in release ?.? (????-??-??) [?]
 
+** %language is no longer an experimental feature.
+
+  The introduction of this feature, in 2.4, was four years ago. The --language
+  option and the %language directive are no longer experimental.
+
 ** New value for %define variable: api.pure full
 
   The %define variable api.pure requests a pure (reentrant) parser. However,