diff options
author | Jim Meyering <jim@meyering.net> | 2000-11-06 13:10:38 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-11-06 13:10:38 +0000 |
commit | 23357a490edd8424c60a191ed6f6cc078bda295c (patch) | |
tree | beba7f049da0d8da99b817c18337b8654c286b08 /old | |
parent | c08ca675ac7ed619248686a1af6b72b913df8798 (diff) | |
download | coreutils-23357a490edd8424c60a191ed6f6cc078bda295c.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a89b1b76a..0bb848626 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,13 @@ +2000-11-02 Won-kyu Park <wkpark@chem.skku.ac.kr> + + * src/df.c (print_header): Mark strings for translation. + +2000-11-06 Jim Meyering <meyering@lucent.com> + + * src/mkdir.c: Do not set the permissions of the final directory + component if it was not just created. + Based on a patch from Volker Borchert. + 2000-11-05 Jim Meyering <meyering@lucent.com> * Version 4.0.31. |