From: Jim Meyering Date: Fri, 16 Sep 2005 18:07:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.90~181 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=941882cd1c85f1861362429eec42b6781f2d32a7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 4a32e7f6c6..d803b876f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * Version 5.3.1-cvs. + * tests/misc/date (rfc822-1): Compensate for Solaris 5.9's /bin/sh, + which emits a diagnostic to stderr when this test's LC_ALL=de_DE + cannot be honored. + * tests/misc/date (subfmt-up1): Put quotes around format string to protect `^' from interpretation by some shells. Add a use of OUT_SUBST to compensate for Solaris strftime's slightly