From: Jim Meyering Date: Sun, 26 Aug 2001 05:42:40 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-2_0_15~311 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b2dfbca4f71cbbe2bd9f879fa9932b63dc2471a5;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 2e0c0db754..0c358ae1b0 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,6 @@ Changes in release 2.1 [2.0.12] +* 'expr' now uses the LC_COLLATE locale for string comparison, as per POSIX. * 'expr' now requires '+' rather than 'quote' to quote tokens; this removes an incompatibility with POSIX. * date -d 'last friday' would print a date/time that was one hour off