]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 27 Apr 2000 06:44:20 +0000 (06:44 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 27 Apr 2000 06:44:20 +0000 (06:44 +0000)
old/fileutils/ChangeLog

index 4cbed5d7430629be3d3f1fbcd29fb7877aeca817..cb7c362162964b639bcb1465062aaae02726bbe2 100644 (file)
@@ -1,3 +1,16 @@
+2000-04-27  Jim Meyering  <meyering@lucent.com>
+
+       * tests/mkdir/special-1: New test.
+       * tests/mkdir/Makefile.am (TESTS): Add special-1.
+
+2000-04-25  Paul Eggert  <eggert@twinsun.com>
+
+       * 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  <meyering@lucent.com>
 
        * src/mkdir.c: Rename global: s/path_mode/create_parents/.