summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-07 14:22:54 +0000
committerJim Meyering <jim@meyering.net>2000-11-07 14:22:54 +0000
commitb3edfeaeee0cc5cc673783caecf25e2ec373b99e (patch)
tree8ac7b3d5cdca20fdd999274b8b7f58054392ec16
parente1d09fbef3b87ffd4e864e9757ca8d07eaf96af3 (diff)
downloadcoreutils-b3edfeaeee0cc5cc673783caecf25e2ec373b99e.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/ChangeLog20
1 files changed, 9 insertions, 11 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 2632a7927..c3e2459d0 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,10 +1,5 @@
2000-11-06 Jim Meyering <meyering@lucent.com>
- * tests/rwx-to-mode: New file.
- * tests/mkdir/parents: New file.
-
- * tests/mkdir/Makefile.am (TESTS_ENVIRONMENT): Define srcdir=$(srcdir).
-
* tests/cp/cp-parents: Move mkdir tests into ../mkdir.
* doc/fileutils.texi: Use Free Documentation Licence.
@@ -15,16 +10,19 @@
* config.guess: Likewise.
* man/help2man: Update from latest version: 1.23.
-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.
+ * tests/rwx-to-mode: New file.
+ * tests/mkdir/parents: New test for the above mkdir.c fix.
+ * tests/mkdir/Makefile.am (TESTS): Add parents.
+ (TESTS_ENVIRONMENT): Define srcdir=$(srcdir).
+
+2000-11-02 Won-kyu Park <wkpark@chem.skku.ac.kr>
+
+ * src/df.c (print_header): Mark strings for translation.
+
2000-11-05 Jim Meyering <meyering@lucent.com>
* Version 4.0.31.