diff options
author | Jim Meyering <jim@meyering.net> | 1998-09-28 03:36:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-09-28 03:36:44 +0000 |
commit | a3e6379a2cb845751c08298ee0cd8647b7746464 (patch) | |
tree | 80b7e3539fd205b3f73f41aac60caa21939b66d2 /old/sh-utils | |
parent | 3e99e73234e789a787f1360137c9a84a99c1649e (diff) | |
download | coreutils-a3e6379a2cb845751c08298ee0cd8647b7746464.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index acd6aadbc..68ed39f45 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +1998-09-27 Jim Meyering <meyering@ascend.com> + + * src/seq.c (main): Decrement optind when we find an `option' that + looks like -N. Reported by Clark Morgan. + 1998-09-26 Jim Meyering <meyering@ascend.com> * lib/xstrtol.c (__xstrtol) [STRING_TO_UNSIGNED]: Return |