summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-06-01 08:44:52 +0000
committerJim Meyering <jim@meyering.net>2003-06-01 08:44:52 +0000
commitafb5da409879a17b43bffb1fc914e083809ceb5a (patch)
tree6dcad227fc94aa82d376f5ae61b024dacda86618 /NEWS
parentbfa07fbaaab52d124fd23e14f98dbf62c499c4c2 (diff)
downloadcoreutils-afb5da409879a17b43bffb1fc914e083809ceb5a.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e674bfd2b..0ca8b187d 100644
--- 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.