From: Paul Eggert Date: Thu, 9 Sep 2004 03:54:26 +0000 (+0000) Subject: * src/test.c (usage): Document "test" (with no args) and "[ ]". X-Git-Tag: v5.3.0~713 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d06202f5f960553c848102a08dfd95ef3a96e97;p=thirdparty%2Fcoreutils.git * src/test.c (usage): Document "test" (with no args) and "[ ]". --- diff --git a/ChangeLog b/ChangeLog index d5aba6c00a..cbefcfd3b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-09-08 Paul Eggert + * src/test.c (usage): Document "test" (with no args) and "[ ]". + * NEWS: Document that "tr xy -z" now works as per POSIX. Sort the descriptions. * src/tr.c (main): Don't reorder options.