summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-08 04:57:06 +0000
committerJim Meyering <jim@meyering.net>1997-01-08 04:57:06 +0000
commitb0a020d50b7090f336650a5241cb10cc2ef73944 (patch)
tree35f71658fecb127085ce36a0dd6bda92effad83b /old
parent36942690e13207bafc7d1b5f2c14dfefd45dc552 (diff)
downloadcoreutils-b0a020d50b7090f336650a5241cb10cc2ef73944.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 1d04c5d8d..bb5c33c52 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,5 @@
Changes in release 3.15:
+* touch --date=DATE bug (due to broken getdate.y) has been fixed
* ls -l no longer misformats the date when run in a locale for which the
locale's abbreviated week-day name (strftime's %a format) is shorter or
longer than the `normal' three bytes (with LANG=de it's a two-byte string).