diff options
author | Jim Meyering <jim@meyering.net> | 2002-05-24 09:01:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-05-24 09:01:11 +0000 |
commit | e8e002ad915d0ef1720c2dd169a38f666b8a8670 (patch) | |
tree | 984d5ad8ac76e6341a0326b497bc46a7ec654d40 /old/sh-utils | |
parent | 36efe038508644f231cd7e9b1dfcffe4e26c2f01 (diff) | |
download | coreutils-e8e002ad915d0ef1720c2dd169a38f666b8a8670.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index b31669129..ec23811ca 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,7 @@ Changes in release 2.1 + [2.0.13] +* pathchk now exits nonzero for a path with a directory component + that specifies a non-directory [2.0.12] * kill: new program * who accepts new options: --all (-a), --boot (-b), --dead (-d), --login, |