From 56b185d9b3dab0a9c88b6b7a433e58f7ca9be33f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 27 Apr 2000 06:44:20 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 4cbed5d743..cb7c362162 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,16 @@ +2000-04-27 Jim Meyering + + * tests/mkdir/special-1: New test. + * tests/mkdir/Makefile.am (TESTS): Add special-1. + +2000-04-25 Paul Eggert + + * src/du.c (pop_dir): Remove through_symlink arg; use null cwd + for that purpose instead. + (count_entry): Also save the directory if we're saving more + than one level. + Fix file descriptor and memory leak when chdir fails. + 2000-04-26 Jim Meyering * src/mkdir.c: Rename global: s/path_mode/create_parents/. -- 2.47.3