summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2007-12-19 10:01:25 +0100
committerJim Meyering <meyering@redhat.com>2007-12-19 10:01:57 +0100
commit875e96efab820c5c0d240375d85d6c45b36ef3f2 (patch)
treea7cb625ec860ccbb9e0cfe5248cffc40ffdef9a7 /ChangeLog
parentbbc55e488dae92938772f2c523f81f427ad66f9e (diff)
downloadcoreutils-875e96efab820c5c0d240375d85d6c45b36ef3f2.tar.xz
Improve wording in uniq's --help "Note".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e940e635a..df016fade 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-19 Paul Eggert <eggert@cs.ucla.edu>
+
+ * src/uniq.c (usage): Improve wording in --help "Note".
+
2007-12-18 Jim Meyering <meyering@redhat.com>
* src/uniq.c (usage): Note that sorting uniq's input is often useful.