]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 20 Mar 2003 13:49:42 +0000 (13:49 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 20 Mar 2003 13:49:42 +0000 (13:49 +0000)
ChangeLog

index d86ca63467985403a1f1c5ab8ca6ca699fa8e648..5029336e12758e5015675cea0240cf34614321d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,13 @@
 
        * Version 4.5.11.
 
+       * src/seq.c (valid_format): Also accept ` ' and `'' as valid
+       format flag characters.
+       Do not require that a field width be specified.
+       Do not fail when given a field width of `0'.
+       Reported by Dan Jacobson.
+       * tests/seq/basic: Add new tests for the above-fixed bug.
+
        * src/Makefile.am (all-local): Append $(EXEEXT) to use of `su'
        (install-root): Likewise.
        (install-exec-local): Likewise.