summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-09-18 11:52:04 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2022-09-18 11:52:04 -0700
commit55dfa2377602e743d00b726344422acc3116d859 (patch)
tree9747593065d77987fdba76d5b7fd6de203daf378
parentdf62fad153142de953372a5744995ee3bfae5a02 (diff)
downloadautoconf-55dfa2377602e743d00b726344422acc3116d859.tar.gz
Mention latest change in NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1e6a978b..81ebc3cb 100644
--- 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