From: Jim Meyering Date: Tue, 30 Apr 1996 03:49:12 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14d~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a84f4f60874f18160da2aca80649aac0d1265214;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 388e6a9eb9..b0ac742bad 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,12 @@ +Mon Apr 29 22:23:40 1996 Jim Meyering (meyering@na-net.ornl.gov) + + * basename.c (usage): Mark translatable strings. + * chroot.c (main): Likewise. + * basename.c (main): Separate messages about `too few' and `too many' + arguments to ease translation. + * dirname.c (main): Likewise. + From François Pinard. + Sun Apr 28 17:10:03 1996 Jim Meyering (meyering@na-net.ornl.gov) * configure.in: Make fp_C_PROTOTYPES precede AC_C_INLINE.