diff options
author | Jim Meyering <jim@meyering.net> | 2002-06-17 07:06:19 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-06-17 07:06:19 +0000 |
commit | 57db2c8659ea9754a10ae4c61692229c1b0bc18e (patch) | |
tree | 2eb2c200ff74e31f100948dd3b5c00a9b3a6f369 /old/fileutils/ChangeLog | |
parent | 6d797a5b974fe4390f817c72550c8db26243aa6e (diff) | |
download | coreutils-57db2c8659ea9754a10ae4c61692229c1b0bc18e.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 79f32ff22..662671315 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,11 @@ -2002-06-15 Jim Meyering <meyering@lucent.com> +2002-06-17 Jim Meyering <meyering@lucent.com> * Version 4.1.9. + * tests/setgid-check: Interpret a permissions string of + drwxr-xr-x (DOS/Windows) as meaning the cwd is not setgid. + Reported by Rich Dawe. + 2002-05-19 Paul Eggert <eggert@twinsun.com> Add support for new ls option --author, for GNU/Hurd. |