]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 17 Mar 2002 19:21:24 +0000 (19:21 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 17 Mar 2002 19:21:24 +0000 (19:21 +0000)
old/sh-utils/ChangeLog

index c76083f0986ce9867f63da7b16c95935248c4487..e4863ddabfc42a780b91a064521a94ed5dd3d5d9 100644 (file)
@@ -1,7 +1,13 @@
-2002-03-16  Jim Meyering  <meyering@lucent.com>
+2002-03-17  Jim Meyering  <meyering@lucent.com>
 
        * 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  <meyering@lucent.com>
+
        * src/Makefile.am (datadir): Don't define.  Automake does it better.
        Patch from Albert Chin-A-Young <china@thewrittenword.com>