1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-31 21:09:01 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-04-19 14:06:07 +00:00
parent c37f2f6355
commit 5f724e01b9
+7 -1
View 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.