From: Jim Meyering Date: Mon, 19 Apr 1999 14:06:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16g~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f724e01b974e7cb1222420b81d55ca5eefabda5;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 916fceb444..89506f4d2e 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,6 +1,12 @@ +1999-04-19 Jim Meyering + + * 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 - * 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.