diff options
author | Jim Meyering <jim@meyering.net> | 2000-12-26 11:34:34 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-12-26 11:34:34 +0000 |
commit | 2f67a24489bcb3c288c2bfd982a97fe5a67cdb81 (patch) | |
tree | ffd88c965e6e54efb2b2a28a98c9aba89c503a69 | |
parent | 0fa2ce57164510bb37588d5e8b1f70731261c1fb (diff) | |
download | coreutils-2f67a24489bcb3c288c2bfd982a97fe5a67cdb81.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 9c0ba82d4..e024693cc 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 4.0.35. + * Regenerate build/config framework to use automake-1.4b and + the latest CVS version autoconf. + * tests/mkdir/perm: Disable the test if the working directory has the sticky bit set. * tests/cp/cp-parents: Likewise. |