diff options
author | Jim Meyering <jim@meyering.net> | 2002-02-02 09:54:50 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-02-02 09:54:50 +0000 |
commit | 04a5f2605fbc6e702316dabdea4b13ac6b32ac89 (patch) | |
tree | 5ef75768ee046aab0e27ae36e34741b4a51a4f20 /old/textutils | |
parent | 7278cc2e51fba7963bc2cb9ebd7668d897a3d932 (diff) | |
download | coreutils-04a5f2605fbc6e702316dabdea4b13ac6b32ac89.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 1f069aaaa..1dfb0f4c7 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,10 @@ -2002-02-01 Jim Meyering <meyering@lucent.com> +2002-02-02 Jim Meyering <meyering@lucent.com> * Version 2.0.21. + * src/uniq.c (main): Prepend `warning: ' to the diagnostic, so it's + consistent with all of the other `... is obsolete...' diagnostics. + 2002-01-31 Paul Eggert <eggert@twinsun.com> Add more support for POSIX 1003.1-2001, which requires removal for |