summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-09-09 04:15:19 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-09-09 04:15:19 +0000
commitca0940844854c4506954224a5d4fae545b9d8ec2 (patch)
tree2b087f50ecd5af47415841ec8e6115a5af22f08f /ChangeLog
parent200579181f1a881f899b551a0efc25e67c3b7ab9 (diff)
downloadcoreutils-ca0940844854c4506954224a5d4fae545b9d8ec2.tar.xz
src/test.c: document that -h and -L don't dereference.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbefcfd3b..df290a710 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2004-09-08 Paul Eggert <eggert@cs.ucla.edu>
* src/test.c (usage): Document "test" (with no args) and "[ ]".
+ Document that -h and -L don't dereference.
* NEWS: Document that "tr xy -z" now works as per POSIX.
Sort the descriptions.