summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-03-08 15:31:04 +0000
committerJim Meyering <jim@meyering.net>1994-03-08 15:31:04 +0000
commitdde7c39a9252b6d436e633855030a84780923a04 (patch)
treee369117a2382c393672cc8da6789e605019a3946
parentd7fbc5eaba35a2254e92071e06942e7e989f1817 (diff)
downloadcoreutils-dde7c39a9252b6d436e633855030a84780923a04.tar.xz
.
-rw-r--r--old/sh-utils/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index 90958f32d..89226e92d 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -15,7 +15,7 @@ User visible changes in release 1.9.3
* stty works around SunOS 4.x kernel bug that made `stty rows 0 cols 0' fail.
* who and tee no longer fail gratuitously when continued after an
interrupted read or write system call.
-* date accepts new format: %s time in seconds since 00:00:00 1/1/1971
+* date accepts new format: %s time in seconds since 1970-01-01 00:00:00 UCT
* date -d can parse dates like `11-JUL-1991'
* expr '' == 0 works (before, it printed 1)
* stty no longer fails on telnet sessions to Solaris systems