mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
NEWS: update for 3.4
This commit is contained in:
12
NEWS
12
NEWS
@@ -2,14 +2,12 @@ GNU Bison NEWS
|
||||
|
||||
* Noteworthy changes in release ?.? (????-??-??) [?]
|
||||
|
||||
** Deprecated features
|
||||
|
||||
* Noteworthy changes in release 3.3.91 (2019-05-12) [beta]
|
||||
|
||||
** Bug fixes
|
||||
|
||||
Portability issues were fixed.
|
||||
|
||||
* Noteworthy changes in release 3.3.90 (2019-04-28) [beta]
|
||||
The %pure-parser directive is deprecated in favor of '%define api.pure'
|
||||
since Bison 2.3b (2008-05-27), but no warning was issued; there is one
|
||||
now. Note that since Bison 2.7 you are strongly encouraged to use
|
||||
'%define api.pure full' instead of '%define api.pure'.
|
||||
|
||||
** New features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user