* NEWS: Catch up with the other changes from 2.6.1. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/NEWS b/NEWS index 0ce9dd4..567142e 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,11 @@ GNU Bison NEWS * Noteworthy changes in release ?.? (????-??-??) [?] +** Bug fixes + + Buffer overruns, complaints from Flex, and portability issues in the test + suite have been fixed. + ** Spaces in %lex- and %parse-param (lalr1.cc, glr.cc) Trailing end-of-lines in %parse-param or %lex-param would result in -- 1.7.11.3
