diff options
author | Jim Meyering <jim@meyering.net> | 2006-08-23 09:17:14 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-08-23 09:17:14 +0000 |
commit | 2594cd456d8ab36cb741fca248cad6b12f47ddfc (patch) | |
tree | c65cae5f6401c3069d77b2c6ed3b8263975c8bad /NEWS | |
parent | 0b38c6af07a0debfaf3fd347c3ec70abae9bc204 (diff) | |
download | coreutils-2594cd456d8ab36cb741fca248cad6b12f47ddfc.tar.xz |
* NEWS: Mention the sweeping infrastructure changes.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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] |