1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-12 23:08:17 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-11-07 14:22:54 +00:00
parent e1d09fbef3
commit b3edfeaeee

View File

@@ -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.