]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* NEWS: Mention the sweeping infrastructure changes.
authorJim Meyering <jim@meyering.net>
Wed, 23 Aug 2006 09:17:14 +0000 (09:17 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 23 Aug 2006 09:17:14 +0000 (09:17 +0000)
ChangeLog
NEWS

index 3a86e661b7b88165451c5dc48220b5f59d0634cb..1cad4222c0005277a9f40db8c36c3ccf542190a7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/NEWS b/NEWS
index d3d5d570468ea0203101ce55749ba46b10eacf4d..1a227a1196eb58cd40dd0413dd9da48441d84e64 100644 (file)
--- 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]