[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[automake-commit] branch master updated: doc: update NEWS for yyerror co
From: |
Karl Berry |
Subject: |
[automake-commit] branch master updated: doc: update NEWS for yyerror const arg; update THANKS. |
Date: |
Sat, 18 Sep 2021 14:08:31 -0400 |
This is an automated email from the git hooks/post-receive script.
karl pushed a commit to branch master
in repository automake.
View the commit online:
https://git.savannah.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=00517c1c5f5cd50dffadfea081ad7775d2864f5d
The following commit(s) were added to refs/heads/master by this push:
new 00517c1 doc: update NEWS for yyerror const arg; update THANKS.
00517c1 is described below
commit 00517c1c5f5cd50dffadfea081ad7775d2864f5d
Author: Karl Berry <karl@freefriends.org>
AuthorDate: Sat Sep 18 11:08:24 2021 -0700
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 fe66a06..adcfaab 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 6c8abf9..965f280 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [automake-commit] branch master updated: doc: update NEWS for yyerror const arg; update THANKS.,
Karl Berry <=