summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-02-16 08:21:44 +0000
committerJim Meyering <jim@meyering.net>2002-02-16 08:21:44 +0000
commit5de5f30d9bb3c1790ddd184d17139067887ff2de (patch)
treea6b8e881f44c6b5b9b191d13b419f798ad28ba88 /doc
parentaa21da056075f092142efe8599ace5c74ed6a7e9 (diff)
downloadcoreutils-5de5f30d9bb3c1790ddd184d17139067887ff2de.tar.xz
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog7
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>