diff options
author | Jim Meyering <jim@meyering.net> | 2002-07-27 07:08:03 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-07-27 07:08:03 +0000 |
commit | 5e8cbfdf8e005923a6522a0a670a4760a6ef43c5 (patch) | |
tree | 65d0ef5508972a9d9d50b965886e7f599cc27ad6 | |
parent | 1d423f93c8be3ac41214b1ab0b3a7b0fde6d1330 (diff) | |
download | coreutils-5e8cbfdf8e005923a6522a0a670a4760a6ef43c5.tar.xz |
*** empty log message ***
-rw-r--r-- | old/sh-utils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index ec23811ca..16ec64139 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,6 @@ Changes in release 2.1 [2.0.13] +* uname and uptime work better on *BSD systems * pathchk now exits nonzero for a path with a directory component that specifies a non-directory [2.0.12] |