From: Kevin Ryde Date: Mon, 17 Dec 2001 23:29:28 +0000 (+0000) Subject: * doc/autoconf.texi (Function Portability): Add notes on X-Git-Tag: AUTOCONF-2.52g~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f2050cba7bdc60637e53e40e308530244307fdc4;p=thirdparty%2Fautoconf.git * doc/autoconf.texi (Function Portability): Add notes on sscanf sometimes needing writable input. --- diff --git a/ChangeLog b/ChangeLog index 0a2d7d879..e993bb732 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-12-18 Kevin Ryde + + * doc/autoconf.texi (Function Portability): Add notes on sscanf + sometimes needing writable input. + 2001-12-17 Jim Meyering * doc/autoconf.texi (New Macros): Tweak wording.