diff options
author | Jim Meyering <jim@meyering.net> | 2002-02-16 08:21:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-02-16 08:21:44 +0000 |
commit | 5de5f30d9bb3c1790ddd184d17139067887ff2de (patch) | |
tree | a6b8e881f44c6b5b9b191d13b419f798ad28ba88 /doc/ChangeLog | |
parent | aa21da056075f092142efe8599ace5c74ed6a7e9 (diff) | |
download | coreutils-5de5f30d9bb3c1790ddd184d17139067887ff2de.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 00eb9e7c8..2bbdb1b89 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2002-02-15 Paul Eggert <eggert@twinsun.com> + + * coreutils.texi: Document _POSIX2_VERSION. + (Standards Conformance): New section. + 2002-01-24 Jim Meyering <meyering@lucent.com> * coreutils.texi (START-INFO-DIR-ENTRY): Remove a few entries @@ -7,7 +12,7 @@ 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 + * coreutils.texi: Document this. (Also, document a similar change to "touch", for fileutils). 2002-01-12 Jim Meyering <meyering@lucent.com> |