[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[automake-commit] branch master updated: doc: typos in NEWS.
From: |
Karl Berry |
Subject: |
[automake-commit] branch master updated: doc: typos in NEWS. |
Date: |
Tue, 26 Dec 2023 17:26:29 -0500 |
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=5eb995c33fd488186b30ce1733a84ba414be985a
The following commit(s) were added to refs/heads/master by this push:
new 5eb995c33 doc: typos in NEWS.
5eb995c33 is described below
commit 5eb995c33fd488186b30ce1733a84ba414be985a
Author: Hans Ulrich Niedermann <hun@n-dimensional.de>
AuthorDate: Tue Dec 26 14:26:20 2023 -0800
doc: typos in NEWS.
From https://lists.gnu.org/archive/html/automake/2023-12/msg00037.html.
* NEWS: typos.
---
NEWS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 276dcc9da..c74804d59 100644
--- a/NEWS
+++ b/NEWS
@@ -51,7 +51,7 @@ New in 1.17:
sub-second resolution; otherwise, we fall back to one-second
granularity as before. When everything is supported, a line
`Features: subsecond-mtime' is now printed by automake --version
- and autom4mte --version. (bug#64756, bug#67670)
+ and autom4te --version. (bug#64756, bug#67670)
- The default value of $ARFLAGS is now "cr" instead of "cru", to better
support deterministic builds. (bug#20082)
@@ -388,7 +388,7 @@ New in 1.15:
include $(srcdir)/fragment.am
...
- If the use forgot to add data.txt and/or preproc.sh in the distribution
+ If the user forgot to add data.txt and/or preproc.sh in the distribution
tarball, "make distcheck" would have erroneously succeeded! This issue
is now fixed.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [automake-commit] branch master updated: doc: typos in NEWS.,
Karl Berry <=