diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 6 |
2 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2006-08-23 Jim Meyering <jim@meyering.net> + + * NEWS: Mention the sweeping infrastructure changes. + 2006-08-22 Paul Eggert <eggert@cs.ucla.edu> * bootstrap.conf (gnulib_modules): Add gnupload. @@ -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] |