summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-27 10:19:30 +0000
committerJim Meyering <jim@meyering.net>2001-11-27 10:19:30 +0000
commitf05548e77b5d29e248c1cc54938302ffd0a2c5e4 (patch)
tree3032d9257e843b0c1d36eefc6185afbe88c30842 /old/fileutils
parentdf4c89a5567d7ad258ab1121237abf246dc1bb0a (diff)
downloadcoreutils-f05548e77b5d29e248c1cc54938302ffd0a2c5e4.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog21
1 files changed, 20 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 693dd6110..707ff5717 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,7 +1,26 @@
-2001-11-24 Jim Meyering <meyering@lucent.com>
+2001-11-27 Jim Meyering <meyering@lucent.com>
* Version 4.1.3.
+ The change of 2001-11-01 introduced a bug whereby some recursive
+ listings didn't have a blank line between per-directory groups of files.
+ * src/ls.c (print_dir): Print a newline before each directory name
+ except the first one, rather than after each except the last, since
+ now (after the changes of 2001-11-01) detecting whether a `pending*'
+ is the last would involve more work. Reported by Andreas Schwab.
+ * tests/ls/recursive: New file. Test for the above.
+
+ This change has no net effect.
+ * src/ls.c (main): Remove always-true conjunct and add a comment.
+
+2001-11-26 Jim Meyering <meyering@lucent.com>
+
+ * src/shred.c: Don't include "gtod.h"
+ (main): Don't `call' GETTIMEOFDAY_INIT.
+ * src/ls.c: Likewise.
+
+2001-11-24 Jim Meyering <meyering@lucent.com>
+
* Makefile.maint: Include signatures for the xdelta file, too.
* Makefile.maint (emit-upload-commands): Rename from