]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 27 Nov 2003 07:52:48 +0000 (07:52 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 27 Nov 2003 07:52:48 +0000 (07:52 +0000)
doc/ChangeLog

index d19751d33754aa5ad9002e4c43c2b3480c1e2f94..e2644afd12dd9b8ab97c67ff9d003b2d7bb2a672 100644 (file)
@@ -1,3 +1,12 @@
+2003-11-24  Paul Eggert  <eggert@twinsun.com>
+
+       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  <jim@meyering.net>
 
        * coreutils.texi (Traversing symlinks, Treating / specially):