From: Jim Meyering Date: Thu, 27 Nov 2003 07:52:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c86e7b4b510bef130905e41c7524a462734f9e6f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index d19751d337..e2644afd12 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,12 @@ +2003-11-24 Paul Eggert + + Parse floating-point operands and options in the C locale. + POSIX requires this for printf, and we might as well be + consistent elsewhere (tail, sleep, seq). + + * coreutils.texi (tail invocation, printf invocation, + sleep invocation, seq invocation): Document this. + 2003-11-24 Jim Meyering * coreutils.texi (Traversing symlinks, Treating / specially):