summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-09 02:34:14 +0000
committerJim Meyering <jim@meyering.net>1997-01-09 02:34:14 +0000
commit39d1a082081a3d1431ee3ec071491224345d5379 (patch)
treece6832a9a15ee024de991e98b2078b6f5fe7ba18 /old
parent9ca6f19a2dc4096f290f62672dd01219a572e937 (diff)
downloadcoreutils-39d1a082081a3d1431ee3ec071491224345d5379.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index e61c4e917..ee87e8db1 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,9 @@
Wed Jan 8 16:38:24 1997 Jim Meyering <meyering@na-net.ornl.gov>
+ * Version 3.15.
+
+ * src/ls.c (print_long_format): Cast alloca return value to char*.
+
* lib/getopt.c (_getopt_internal): Use `_', rather than the
(sometimes-)expansion `gettext'.