]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 1 May 2003 17:49:47 +0000 (17:49 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 1 May 2003 17:49:47 +0000 (17:49 +0000)
ChangeLog

index c7e34f56153285468487a20dc7b4f3a3cea2a7b1..ef29e23038c55a4b767de68821824b79be919778 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
 
        * Version 5.0.1.
 
+       * tests/rm/r-3: Create 500 rather than just 300 files.
+       There's a bug in Darwin6.5's readdir that shows up only with
+       338 or more files.
+       Fix a bug in this test: `cd $pwd' (not to `..'), now that $tmp
+       has two components.
+
        * src/tail.c:
        Change type of n_units, n_bytes, n_lines to be `uintmax_t'.
        (dump_remainder): Move two declarations `down' into the scope