diff options
author | Jim Meyering <jim@meyering.net> | 2007-01-20 21:58:31 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-01-20 21:58:31 +0100 |
commit | 590a3f5b0806c48e6b96745889512c81d555d650 (patch) | |
tree | 8522f51fb3b00d32c318529d35aedf23735867e6 /ChangeLog | |
parent | bdbd5d31f810a33f4922d63b1852ab96a5fc4a01 (diff) | |
download | coreutils-590a3f5b0806c48e6b96745889512c81d555d650.tar.xz |
* tests/misc/pwd-long: Work properly even when run from the
wrong one of two or more bind-mounted sibling directories.
Suggestion from Mike Stone in <http://bugs.debian.org/380552>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-01-20 Jim Meyering <jim@meyering.net> + + * tests/misc/pwd-long: Work properly even when run from the + wrong one of two or more bind-mounted sibling directories. + Suggestion from Mike Stone in <http://bugs.debian.org/380552>. + 2007-01-20 Paul Eggert <eggert@cs.ucla.edu> Standardize on list of signals when an app catches signals. |