summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-04-26 16:44:51 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-04-26 16:44:51 +0000
commitadcc738109bcfb5bc1086f50f138a4b1c33132ed (patch)
tree65cb187f6dc5c858bbd8ab7cca0b78b457ce4f31
parent6cb41db99f575b639d27b8a0e8ae988e457aed87 (diff)
downloadcoreutils-adcc738109bcfb5bc1086f50f138a4b1c33132ed.tar.xz
* coreutils.texi: Don't complain about head -10, etc.
-rw-r--r--doc/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 854a6e9b3..d4dedd697 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,22 @@
+2005-04-26 Paul Eggert <eggert@cs.ucla.edu>
+
+ * coreutils.texi (Standards conformance): Do not mention head -10,
+ since it now works the same regardless of POSIX version.
+ (od invocation): -w N -> -w[N].
+ (pr invocation): -S STRING -> -SSTRING.
+ (fold invocation): -WIDTH works even when conforming to POSIX
+ 1003.1-2001.
+ (head invocation, tail invocation): Likewise for -NUM.
+ (split invocation): Likewise for -LINES.
+ (uniq invocation): Likewise for -N.
+ (expand invocation, unexpand invocation): Likewise for -TAB.
+ (nice invocation): Likewise for -ADJUSTMENT.
+ (sort invocation): Clarify explanation of +N option.
+ (uniq invocation): Likewise.
+ (join invocation): Remove special case for --help, --version.
+ (touch invocation): Clarify explanation of date options.
+ (Options for date): -I timespec -> -I[timespec].
+
2005-04-23 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (install invocation): Use a= instead of 0 for