From: Jim Meyering Date: Sat, 8 Jun 1996 03:16:21 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_18~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf83dc5456f36eba135265986246d4544814691c;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index a0fe3a3e64..48606d4151 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,20 @@ +Fri Jun 7 22:06:46 1996 Jim Meyering + + * configure.in (VERSION): Set to 1.18. + + * src/Makefile.am (sort_LDADD): Set this to -lm to get pow when using + the strtod supplied with this package. Otherwise, linking failed on + Solaris-2.4 systems. Reported by Wayne Stewart . + +Thu Jun 6 21:57:08 1996 Jim Meyering + + * po/Makefile.in.in: Update from gettext-0.10.16. + * intl/*: Likewise. + * ABOUT-NLS: Likewise. + * aclocal.m4 (AC_REPLACE_GNU_GETOPT): Move definition to precede + gettext-related ones. + Update from gettext-0.10.16. + Fri May 31 22:04:51 1996 Jim Meyering * Version 1.17.