From: Jim Meyering Date: Sun, 17 Mar 2002 19:21:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_8~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cf504308fe6ed3ab000b27c62851daab1567fa91;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index c76083f098..e4863ddabf 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,13 @@ -2002-03-16 Jim Meyering +2002-03-17 Jim Meyering * Version 2.0.12. + * src/seq.c (usage): Mention that --format=FORMAT must be + a *floating-point* format, also in description of that option. + Reported by Karl Eichwalder. + +2002-03-16 Jim Meyering + * src/Makefile.am (datadir): Don't define. Automake does it better. Patch from Albert Chin-A-Young