From: Paul Eggert Date: Thu, 9 Sep 2004 23:21:58 +0000 (+0000) Subject: src/test.c (usage): Document -r, -w, -x more carefully. X-Git-Tag: v5.3.0~703 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eaba4a2447c065c27fce16def5429ca9d59eb07;p=thirdparty%2Fcoreutils.git src/test.c (usage): Document -r, -w, -x more carefully. --- diff --git a/ChangeLog b/ChangeLog index df290a7102..1df4d23c47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-09-09 Paul Eggert + + * src/test.c (usage): Document -r, -w, -x more carefully. + 2004-09-08 Paul Eggert * src/test.c (usage): Document "test" (with no args) and "[ ]".