summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-06-02 04:49:35 +0000
committerJim Meyering <jim@meyering.net>1996-06-02 04:49:35 +0000
commit4fb75ded4c4da5d0dfb3146c858a397fb92e2bf5 (patch)
tree69676528e57bc12a0de3414db86e13cde9522710 /old
parent1c883e28821b7acb04ea3aeb095978ff2fe31fed (diff)
downloadcoreutils-4fb75ded4c4da5d0dfb3146c858a397fb92e2bf5.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 1774afcb0..efaf3b8f5 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -8,6 +8,8 @@ Sat Jun 1 12:44:51 1996 Jim Meyering <meyering@na-net.ornl.gov>
(decode_switches): Use STDOUT_FILENO instead of `1' in isatty test.
(usage): Update/add description of the --color option.
+ * ls.c: Declare pointer parameters const as appropriate.
+
Tue May 28 18:39:49 1996 Jim Meyering <meyering@na-net.ornl.gov>
* dd.c (print_stats): Don't mark "%u %s" as a translatable string.