Merge branch 'maint'

* upstream/maint:
  maint: post-release administrivia
  version 3.7.4
This commit is contained in:
Akim Demaille
2020-11-14 12:42:36 +01:00
2 changed files with 5 additions and 2 deletions

View File

@@ -1 +1 @@
3.7.3 3.7.4

5
NEWS
View File

@@ -54,7 +54,8 @@ GNU Bison NEWS
The Java skeleton (lalr1.java) now supports LAC, via the %define variable The Java skeleton (lalr1.java) now supports LAC, via the %define variable
parse.lac. parse.lac.
* Noteworthy changes in release ?.? (????-??-??) [?]
* Noteworthy changes in release 3.7.4 (2020-11-14) [stable]
** Bug fixes ** Bug fixes
@@ -82,6 +83,7 @@ GNU Bison NEWS
skeleton) used to be defined to 1. It is now defined to the version of skeleton) used to be defined to 1. It is now defined to the version of
Bison as an integer (e.g., 30704 for version 3.7.4). Bison as an integer (e.g., 30704 for version 3.7.4).
* Noteworthy changes in release 3.7.3 (2020-10-13) [stable] * Noteworthy changes in release 3.7.3 (2020-10-13) [stable]
** Bug fixes ** Bug fixes
@@ -92,6 +94,7 @@ GNU Bison NEWS
Fix incorrect use of yytname in glr.cc. Fix incorrect use of yytname in glr.cc.
* Noteworthy changes in release 3.7.2 (2020-09-05) [stable] * Noteworthy changes in release 3.7.2 (2020-09-05) [stable]
This release of Bison fixes all known bugs reported for Bison in MITRE's This release of Bison fixes all known bugs reported for Bison in MITRE's