]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 1 Jun 2003 08:44:52 +0000 (08:44 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 1 Jun 2003 08:44:52 +0000 (08:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e674bfd2b4078ca2aefa5eb10261e2f2e5a92f0d..0ca8b187d40a6c96c260aa0c63a4c29766b351d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 [5.0.1]
-* date's %r format directive now honors any locale setting
+* date's %r format directive now honors locale settings
 * md5sum --check now accepts the output of the BSD md5sum program, e.g.,
   MD5 (f) = d41d8cd98f00b204e9800998ecf8427e
 * du no longer runs out of file descriptors unnecessarily
@@ -11,7 +11,7 @@
 * df and `readlink --canonicalize' no longer corrupt the heap on
   non-glibc, non-solaris systems
 * `env -u SOME_ALREADY_UNSET_VARIABLE' no longer dumps core on non-glibc systems
-* fmt now diagnose invalid obsolescent width specifications like `-72x'
+* fmt now diagnoses invalid obsolescent width specifications like `-72x'
 * fmt now exits nonzero when unable to open an input file
 * rm now works around Darwin6.5's broken readdir function;  before `rm -rf DIR'
   would fail to remove all files in DIR if there were more than 338.