diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-29 09:56:32 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-29 09:56:32 +0000 |
commit | 6cac32ec7f7f162bbab59d9be69f0976e230d648 (patch) | |
tree | c7c2de0ee13283cc784cb0cf6db83f093a902d4d /old/sh-utils | |
parent | 4db622483834d1b69f7bce44f09dd7b0fb5d67c8 (diff) | |
download | coreutils-6cac32ec7f7f162bbab59d9be69f0976e230d648.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 98ed3b4f1..3982773d4 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,6 +1,5 @@ Changes in release 2.1 [2.0e] -* seq now accepts integer format specs, e.g., --format=%02d * still more portability fixes [2.0d] * fix portability problem with sleep vs lib/strtod.c's requirement for -lm |