From: Jim Meyering Date: Sat, 6 Jul 1996 22:53:29 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_18e~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4f9b63aea326eee7440c59828db7a1dc4980a93;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 4edf5fc0b7..4c8d01aece 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,13 @@ Sat Jul 6 12:46:27 1996 Jim Meyering + * src/cp-aux.c (usage): Factor out backup-related text into + separate string/printf statement so translators deal with only + one corresponding string in .pot file. + * src/install.c (usage): Likewise. + * src/ln.c (usage): Likewise. + * src/mv.c (usage): Likewise. + Suggestion from Santiago Vila Doncel. + * configure.in (AC_REPLACE_FUNCS): Add group_member. (AC_LINK_FILES): Create link lib/group_member.c to lib/group-member.c. * lib/Makefile.am (fu_SOURCES): Remove group-member.c.