From: Jim Meyering Date: Wed, 8 Jan 1997 04:56:45 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_15~8 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=36942690e13207bafc7d1b5f2c14dfefd45dc552;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index cabe89ac5b..d769f11c53 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,6 +1,8 @@ Tue Jan 7 22:49:55 1997 Jim Meyering * lib/getopt.c: New (more POSIX compliant) version from GNU libc. + [_]: Define to gettext also if ENABLE_NLS is defined. + This is temporary. Sun Jan 5 09:33:07 1997 Jim Meyering diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 2fdd8e59d9..1947d9b9fc 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -5,6 +5,8 @@ Tue Jan 7 22:10:51 1997 Jim Meyering in main. With suggestions from Ulrich Drepper. * lib/getopt.c: New (more POSIX compliant) version from GNU libc. + [_]: Define to gettext also if ENABLE_NLS is defined. + This is temporary. Fri Jan 3 21:08:29 1997 Jim Meyering