]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
maint: wording tweaks for announcement.
authorKarl Berry <karl@freefriends.org>
Thu, 20 Jun 2024 17:14:06 +0000 (10:14 -0700)
committerKarl Berry <karl@freefriends.org>
Thu, 20 Jun 2024 17:14:06 +0000 (10:14 -0700)
* NEWS: Automake 2.0 may not happen.
* maintainer/maint.mk (announcement): missed newline.

NEWS
maintainer/maint.mk

diff --git a/NEWS b/NEWS
index 77347e5a3128dece4a60b75fb4bd132932e276de..d33323cccb0433aee6ee385cb06f6183e8aa7bc0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-For planned incompatibility in a future Automake 2.0 release,
+For planned incompatibilities in a possible future Automake 2.0 release,
 please see NEWS-2.0 and start following the advice there now.
 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
index 4b8d44aa6d8fcdef5464d84ff6920be18dec346f..a8833ae21cce51caf13a473a565a78de21b3d431 100644 (file)
@@ -316,7 +316,7 @@ announcement: NEWS
          && X \
          && X "Please report bugs and problems to" \
               "<$(PACKAGE_BUGREPORT)>" \
-              "(instead of replying to this mail)," \
+         && X "(instead of replying to this mail)," \
          && X "and send general comments and feedback to" \
               "<$(PACKAGE_MAILINGLIST)>," \
          && X "and patches to" \