From 5abbc66fe44a64f14097f92c9ea53f9fca294c17 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Thu, 18 Oct 2018 12:53:53 +0200 Subject: [PATCH] NEWS: update --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 6f8a0bf7..4bcc149a 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ GNU Bison NEWS * Noteworthy changes in release ?.? (????-??-??) [?] +** Bug fixes + + With modern C++, the parser stack failed to grow properly. * Noteworthy changes in release 3.1.90 (2018-10-17) [beta]