From: Jim Meyering Date: Sun, 25 Apr 1999 19:20:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16h~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6002b5a2ed68cdc7463bf65df4652f2d3bf91578;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index ca76b02a84..63a17783e3 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,17 @@ +1999-04-25 Jim Meyering + + * lib/human.c : Don't include it here. + * lib/human.h : Include it here instead. + : Include it here too. + Reported by Andreas Jaeger. + + * src/nice.c [NDEBUG]: Remove definition. + Reported by Andreas Jaeger. + 1999-04-24 Jim Meyering + * src/who.c (print_entry): Use `#if', not `#ifdef HAVE_UT_HOST'. + * Version 1.16g. * configure.in: Use AC_CANONICAL_HOST.