]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Mention latest change in NEWS
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Sep 2022 18:52:04 +0000 (11:52 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Sep 2022 18:52:04 +0000 (11:52 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 1e6a978b323325812eaf32a7579e8b3236b67496..81ebc3cb654a9362611a5100ecfb427b241d4e74 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,10 @@ GNU Autoconf NEWS - User visible changes.
 
 *** AC_SYS_LARGEFILE now arranges for 64-bit time_t if possible.
 
+*** m4sh diversions like BINSH have been renumbered.
+  This matters only for uses that, contrary to the documentation
+  and despite warnings, use m4_divert with numbered diversions.
+
 
 ** New features