1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-22 21:07:23 +02:00
This commit is contained in:
Jim Meyering
2001-08-26 05:42:40 +00:00
parent a25c404a31
commit b2dfbca4f7

View File

@@ -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