diff options
author | Jim Meyering <jim@meyering.net> | 2002-01-16 23:14:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-01-16 23:14:24 +0000 |
commit | 68bd369ecebb2a270d3c975abb1c9f20b657a50e (patch) | |
tree | 62bdb3d93b73ba0da6488af47e9f2b15d4d141f0 | |
parent | 358a274042fe9ea49b293817de579c2cd55793cd (diff) | |
download | coreutils-68bd369ecebb2a270d3c975abb1c9f20b657a50e.tar.xz |
*** empty log message ***
-rw-r--r-- | doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index cc611acef..b7ccd5cc0 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2002-02-14 Paul Eggert <eggert@twinsun.com> + + Add support for POSIX 1003.1-2001, which requires removal for + support of obsolete "+" option syntax in sort, tail, and uniq. + * doc/coreutils.texi: Document this. (Also, document a similar + change to "touch", for fileutils). + 2002-01-12 Jim Meyering <meyering@lucent.com> * coreutils.texi (shred invocation): List some journaled filesystems. |