From 7f9d95c41d1b778abfc11953684314923b0fa1d8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 21 Apr 2001 10:22:34 +0000 Subject: . --- old/fileutils/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'old/fileutils/NEWS') diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 932ff843f..c4115ae43 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -4,6 +4,12 @@ Changes in release 4.1.0: directory, don't treat it as if it were the only argument. Before, `mkdir d; ls no-dir d 2>/dev/null' would act like `ls d' and produce no output. Now, it prints `d:'. +* touch -d 'last friday' would use a time stamp that was one hour off + (e.g., 23:00 on *thursday* rather than 00:00 of the preceding friday) + when run such that the current time and the target date/time fall on + opposite sides of a daylight savings time transition. + This problem arises only with relative date strings like `last monday'. + It is not a problem with strings that include absolute dates. [4.0.43] * regenerate configure-related files using autoconf-2.49d [4.0.42] -- cgit v1.2.3-54-g00ecf