diff options
author | Jim Meyering <jim@meyering.net> | 2000-11-01 17:33:19 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-11-01 17:33:19 +0000 |
commit | 09917b2b9a01f216d061c300f2cedbceb53bc163 (patch) | |
tree | 27e5ecc5f9c6714dbd95d64bef757d86bb94ccee /old/fileutils/ChangeLog | |
parent | 02080dd37e2cb042a274ba01017522f051445d5f (diff) | |
download | coreutils-09917b2b9a01f216d061c300f2cedbceb53bc163.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 4f40ae164..aa027851d 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,14 @@ -2000-10-31 Jim Meyering <meyering@lucent.com> +2000-11-01 Jim Meyering <meyering@lucent.com> * Version 4.0.30. + * src/chmod.c (main): Better diagnostics. + +2000-10-31 Jim Meyering <meyering@lucent.com> + + * tests/lang-default: Add all the internationalization-related + variable names autoconf uses. Set and export them in a loop. + `mkdir -p' would create parent directories with permissions that did not account for the umask. [introduced with the 2000-09-30 change that became part of fileutils-4.0.28] |