From: Eric Blake Date: Wed, 10 Oct 2007 20:11:05 +0000 (-0600) Subject: * NEWS: Announce recent round of speed optimizations. X-Git-Tag: v2.62~213^2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=688521c2da9b83b579e8233ff483c7c5c5d9a561;p=thirdparty%2Fautoconf.git * NEWS: Announce recent round of speed optimizations. Signed-off-by: Eric Blake --- diff --git a/ChangeLog b/ChangeLog index f72a58bf..9fab60dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-10-10 Eric Blake + + * NEWS: Announce recent round of speed optimizations. + 2007-10-10 Ralf Wildenhues * NEWS: Announce shell function usage in Autotest. diff --git a/NEWS b/NEWS index 027a635e..5c0e3c55 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ GNU Autoconf NEWS - User visible changes. * Major changes in Autoconf 2.61b (????-??-??) +** Many optimizations have been applied to make overall execution faster. + ** Autotest now makes use of shell functions. ** config.status now uses awk instead of sed also for config headers.