]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 9 Jul 2003 09:11:41 +0000 (09:11 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 9 Jul 2003 09:11:41 +0000 (09:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8995c0d1fa459664fc226288b763baa32b3172d9..be6bb4241f1f72fec12dfedec794317d7d9dd57a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 GNU coreutils NEWS                                    -*- outline -*-
 * Major changes in release 5.0.1:
 
+** New programs
+- new program: `[' (much like `test')
+
 ** New features
 - head now accepts --lines=-N (--bytes=-N) to print all but the
   N lines (bytes) at the end of the file