summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2021-09-24 05:38:58 +0200
committerAkim Demaille <akim.demaille@gmail.com>2021-09-24 05:38:58 +0200
commit71dfc86d58c2276fde3bea2a32646eed4e95fe5c (patch)
tree01c9ffc9d3f637a7cbfb09c42457915a653248ea
parent5c1069c7d8e294ebfb1d79726f32f9b4473ccd0d (diff)
downloadbison-71dfc86d58c2276fde3bea2a32646eed4e95fe5c.tar.gz
news: update
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d1a17880..819f5fe6 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ GNU Bison NEWS
* Noteworthy changes in release ?.? (????-??-??) [?]
+ Fixed portability issues of bison on Cygwin.
+
+ Improvements in glr2.cc: add support for custom error messages (`%define
+ parse.error custom`), allow linking several parsers together.
* Noteworthy changes in release 3.8.1 (2021-09-11) [stable]