]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 19 Apr 1999 14:06:07 +0000 (14:06 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 19 Apr 1999 14:06:07 +0000 (14:06 +0000)
old/sh-utils/ChangeLog

index 916fceb44495bfe0b8b579261a9b2ed755153786..89506f4d2eac3a6e5d44ddd6392dc372a01254dc 100644 (file)
@@ -1,6 +1,12 @@
+1999-04-19  Jim Meyering  <meyering@ascend.com>
+
+       * src/seq.c (main): Restore `+' in getopt_long string.  Otherwise,
+       commands like `seq 10 -2 0' wouldn't work.  From Andreas Schwab.
+       * tests/seq/basic: Add tests for that.
+
 1999-04-17  Jim Meyering  <meyering@ascend.com>
 
-       * tests/seq: New directory and tests.
+       * tests/seq: New directory and basic tests.
        * tests/Makefile.am (SUBDIRS): Add seq.
        * configure.in (AC_OUTPUT): Add tests/seq/Makefile.