summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-04-19 14:06:07 +0000
committerJim Meyering <jim@meyering.net>1999-04-19 14:06:07 +0000
commit5f724e01b974e7cb1222420b81d55ca5eefabda5 (patch)
tree35cbaca094937341fecb6a03fda673f7e0775ce7 /old
parentc37f2f6355b5c56b5adf30783a1d7f4fc2ec07ea (diff)
downloadcoreutils-5f724e01b974e7cb1222420b81d55ca5eefabda5.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 916fceb44..89506f4d2 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -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.