news: more bug fixes thanks to Marc Schönefeld

This commit is contained in:
Akim Demaille
2019-09-12 09:07:48 +02:00
parent d120a07e6b
commit 67444a6f0d

3
NEWS
View File

@@ -14,6 +14,9 @@ GNU Bison NEWS
New warnings from recent compilers have been addressed in the generated New warnings from recent compilers have been addressed in the generated
parsers (yacc.c, glr.c, glr.cc). parsers (yacc.c, glr.c, glr.cc).
When lone carriage-return characters appeared in the input file,
diagnostics could hang forever.
* Noteworthy changes in release 3.4.1 (2019-05-22) [stable] * Noteworthy changes in release 3.4.1 (2019-05-22) [stable]
** Bug fixes ** Bug fixes