From: Paul Eggert Date: Sun, 18 Sep 2022 18:52:04 +0000 (-0700) Subject: Mention latest change in NEWS X-Git-Tag: v2.72c~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55dfa2377602e743d00b726344422acc3116d859;p=thirdparty%2Fautoconf.git Mention latest change in NEWS --- 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