diff options
author | Jim Meyering <jim@meyering.net> | 2001-03-18 07:54:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-03-18 07:54:29 +0000 |
commit | 94713349b15992fa1dcb36fdbd2b0171924b012d (patch) | |
tree | b397cfd9b5319ff580a059a32e11aba40aba1f77 | |
parent | 236b06bc295e0e5746caba06295eff059377397a (diff) | |
download | coreutils-94713349b15992fa1dcb36fdbd2b0171924b012d.tar.xz |
*** empty log message ***
-rw-r--r-- | old/textutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 52be106f5..abc4313f2 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +2001-03-17 Paul Eggert <eggert@twinsun.com> + + * src/sort.c, src/tail.c, src/uniq.c (usage): + Warn that the +N form will be withdrawn. + * doc/textutils.texi: Likewise. + 2001-03-08 Paul Eggert <eggert@twinsun.com> * NEWS, doc/textutils.texi: Document pr changes. |