Merge branch 'maint'

* upstream/maint:
  doc: fix typo
  maint: post-release administrivia
  version 3.7.3
  build: don't link bison against libreadline
  gnulib: update
  glr.cc: fix: use symbol_name
  build: fix a concurrent build issue in examples
This commit is contained in:
Akim Demaille
2020-10-14 21:12:45 +02:00
6 changed files with 20 additions and 4 deletions

10
NEWS
View File

@@ -50,6 +50,16 @@ GNU Bison NEWS
↳ • ↳ ε
* Noteworthy changes in release 3.7.3 (2020-10-13) [stable]
** Bug fixes
Fix concurrent build issues.
The bison executable is no longer linked uselessly against libreadline.
Fix incorrect use of yytname in glr.cc.
* 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