summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-09-18 11:08:24 -0700
committerKarl Berry <karl@freefriends.org>2021-09-18 11:08:24 -0700
commit00517c1c5f5cd50dffadfea081ad7775d2864f5d (patch)
treed7ac8577cec152e92a2e7cbf4f45278ee67105be /NEWS
parent2bb6340fa9838b7c1ce2e7673c64e5e9840d59f1 (diff)
downloadautomake-00517c1c5f5cd50dffadfea081ad7775d2864f5d.tar.gz
doc: update NEWS for yyerror const arg; update THANKS.
* THANKS: update with missed recent committer. * NEWS: mention yyerror decl in our tests now uses const.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fe66a06f3..adcfaabe1 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ New in ?.?.?:
- consistently depend on install-libLTLIBRARIES.
+* Distribution
+
+ - use const for yyerror declaration in bison/yacc tests.
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
New in 1.16.4: