From: Jim Meyering Date: Sun, 3 Jul 2005 16:58:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~335 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ed8207cf4e203dd90700b4b4f666957bd69461ab;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index b45065c279..dfc3715fbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,8 @@ (usage): Remove description of --reply. * src/cp.c (main): Using --reply now evokes a warning. (usage): Remove description of --reply. + * tests/mv/i-link-no: Adjust for new diagnostic. + * tests/mv/reply-no: Likewise. * src/printf.c (verify_numeric): Rename from verify. Update caller.