From cc6e5cf85417f26e4fe64c26d469bba86b92ea85 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Sat, 4 Apr 2020 07:35:11 +0200 Subject: [PATCH] news: update for 3.5.4 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index b727f6d4..2de5799e 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,11 @@ GNU Bison NEWS * Noteworthy changes in release ?.? (????-??-??) [?] +** Bug fixes + + Fix portability issues of the package itself on old compilers. + + Fix api.token.raw support in Java. * Noteworthy changes in release 3.5.3 (2020-03-08) [stable]