From: Jim Meyering Date: Mon, 29 Apr 1996 01:35:24 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14d~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ecd1b9c52b198d2d5fb4643efd26c302b1df57a;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 9a56205e1d..55be7445c3 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -5,6 +5,9 @@ Sun Apr 28 17:10:03 1996 Jim Meyering (meyering@na-net.ornl.gov) perl -e 'print "| S";' |fmt -p' | '|tr '\0' @ output `|@S'. Reported by François Pinard. + * sort.c (main): Give a better diagnostic for `sort -0'. + Reported by Karl Berry. + * configure.in: Make fp_C_PROTOTYPES precede AC_C_INLINE. Otherwise, some systems lose because the value AC_C_INLINE choses with plain `cc' is different from that chosen when using the ANSI-mode