From: Jim Meyering Date: Sat, 23 Sep 1995 19:56:32 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_12_2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc4a18b5377fef89f60549e845ef84bee2a84918;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 23a7d470f3..8027c86e1f 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +Sat Sep 23 14:52:24 1995 Jim Meyering (meyering@comco.com) + + * lib/Makfile.in: (GETOPT, MEMCHR, REGEX): New variables. + (OBJECTS): Use them instead of hardcoding object file names. + Suggested by Ulrich Drepper. + Mon Sep 18 23:15:05 1995 Jim Meyering (meyering@comco.com) * md5sum.c: Protoize.