summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 1bfe26cca..c553c1c80 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-15 Paul Eggert <eggert@twinsun.com>
+
+ * coreutils.texi (uniq invocation): The input need not
+ be sorted. Try to clarify -d versus -D versus -u.
+
2001-09-12 Jim Meyering <meyering@lucent.com>
* coreutils.texi (tail invocation): Document new option: -F.