From 00517c1c5f5cd50dffadfea081ad7775d2864f5d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 18 Sep 2021 11:08:24 -0700 Subject: [PATCH] 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. --- NEWS | 4 ++++ THANKS | 1 + 2 files changed, 5 insertions(+) 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: diff --git a/THANKS b/THANKS index 6c8abf9b2..965f280ef 100644 --- a/THANKS +++ b/THANKS @@ -105,6 +105,7 @@ Dieter Baron dillo@stieltjes.smc.univie.ac.at Dieter Jurzitza DJurzitza@harmanbecker.com Дилян Палаузов dilyan.palauzov@aegee.org Dirk Mueller josef.moellers@suse.com +Dimitri Papadopoulos dimitri.papadopoulos@gmail.com Dmitry Mikhin dmitrym@acres.com.au Dmitry V. Levin ldv@altlinux.org Doug Evans devans@cygnus.com -- 2.47.2