summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-11-15 17:13:23 +0000
committerJim Meyering <jim@meyering.net>1997-11-15 17:13:23 +0000
commitf9d9d1cbb4dd69bf2f03fb7ecc6380f4ccb6e350 (patch)
treeb692c39961fbbc22c598ac046c24b58cf6c4b387 /old
parent31c1d2ed3d548e266ef215e99687f5e52400a740 (diff)
downloadcoreutils-f9d9d1cbb4dd69bf2f03fb7ecc6380f4ccb6e350.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index 3d6062cdb..b458eec3d 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -1,4 +1,7 @@
Changes in release 1.17
+* new autoconf tests detect bugs in vendor mktime from Irix-6.4 and SunOS4.1.4
+ Your executables will be a little larger on such systems because you'll use
+ GNU's mktime function, but date will work more reliably.
[1.16f]
* hostid: new program
* `yes --help' and `yes --version' print those strings when the POSIXLY_CORRECT