From: Jim Meyering Date: Sat, 14 Dec 1996 20:58:17 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_14a~108 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1321f30e7372e938bc89e7f79a284ec68804f883;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index bad6e5bfea..b0210bd878 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,11 @@ +Sat Dec 14 14:51:50 1996 Jim Meyering + + * acinclude.m4 (jm_SYS_PROC_UPTIME): Fix typo in cache variable + name for cross compiling. + Remove definitions of gettext-related macros. The gettext + installation procedure installs corresponding .m4 files so that + aclocal will use them. + Wed Dec 11 19:34:22 1996 Jim Meyering * Version 3.14. diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 6c77a0cd1b..399515c09e 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,11 @@ +Sat Dec 14 14:51:50 1996 Jim Meyering + + * acinclude.m4 (jm_SYS_PROC_UPTIME): Fix typo in cache variable + name for cross compiling. + Remove definitions of gettext-related macros. The gettext + installation procedure installs corresponding .m4 files so that + aclocal will use them. + Thu Dec 12 06:07:30 1996 Jim Meyering * Version 1.14. diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index a2727b1fb6..5e4f453a96 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,11 @@ +Sat Dec 14 14:51:50 1996 Jim Meyering + + * acinclude.m4 (jm_SYS_PROC_UPTIME): Fix typo in cache variable + name for cross compiling. + Remove definitions of gettext-related macros. The gettext + installation procedure installs corresponding .m4 files so that + aclocal will use them. + 1996-12-12 Paul Eggert * system.h (ISDIGIT): Replace with smaller, faster edition