summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 3402956bc..32e879792 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,9 @@
+Fri Nov 29 21:19:13 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/ls.c (main): Close stdout and check result, in case any
+ deferred writes fail.
+ Use EXIT_SUCCESS and EXIT_FAILURE in exit and usage calls.
+
Thu Nov 28 13:10:22 1996 Jim Meyering <meyering@na-net.ornl.gov>
* src/df.c (find_mount_point): Use strip_trailing_slashes and dirname