]> git.saurik.com Git - bison.git/blobdiff - NEWS
Say %language is experimental.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 53334d6ed1572cf37a4c4861c05dd0c60d23c3e7..b11333a0d6c92c1417b2202b2d244d66dbe0df79 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,13 @@ Bison News
 
 Changes in version ?.? (????-??-??):
 
-*
+* %language is an experimental feature.
+
+  We first introduced this feature in test release 2.3b as a cleaner
+  alternative to %skeleton.  Since then, we have discussed the possibility of
+  modifying its effect on Bison's output file names.  Thus, in this release,
+  we consider %language to be an experimental feature that will likely evolve
+  in future releases.
 
 Changes in version 2.3b (2008-05-27):