From: Jim Meyering Date: Wed, 23 Aug 2006 09:17:14 +0000 (+0000) Subject: * NEWS: Mention the sweeping infrastructure changes. X-Git-Tag: v6.2~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2594cd456d8ab36cb741fca248cad6b12f47ddfc;p=thirdparty%2Fcoreutils.git * NEWS: Mention the sweeping infrastructure changes. --- diff --git a/ChangeLog b/ChangeLog index 3a86e661b7..1cad4222c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-08-23 Jim Meyering + + * NEWS: Mention the sweeping infrastructure changes. + 2006-08-22 Paul Eggert * bootstrap.conf (gnulib_modules): Add gnupload. diff --git a/NEWS b/NEWS index d3d5d57046..1a227a1196 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,12 @@ GNU coreutils NEWS -*- outline -*- * Major changes in release 6.2-cvs (2006-??-??) [unstable] +** Infrastructure changes + + Coreutils now uses gnulib via the gnulib-tool script. + If you check the source out from CVS, then follow the instructions + in README-cvs. Although this represents a large change to the + infrastructure, it should cause no change in the actual tools. * Major changes in release 6.1 (2006-08-19) [unstable]