From: Jim Meyering Date: Thu, 9 Jan 1997 02:34:14 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_15^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=39d1a082081a3d1431ee3ec071491224345d5379;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index e61c4e9171..ee87e8db13 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,9 @@ Wed Jan 8 16:38:24 1997 Jim Meyering + * 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'.