summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-10-12 01:18:08 +0000
committerJim Meyering <jim@meyering.net>1998-10-12 01:18:08 +0000
commitf49ea966c37c0b7e1fa657bfb18537c18f128266 (patch)
treec6d366d90d5c4b3747f9af7d87f34bf23326c656 /old
parent8c6d49c84d16035a28c01deae075bc43ff4fc7eb (diff)
downloadcoreutils-f49ea966c37c0b7e1fa657bfb18537c18f128266.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index eaa901b77..a8988ffa4 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,6 +1,9 @@
Changes in release 3.17:
[4.0-b3]
-* mktime works around problems with Digital Unix 4.0A and 4.0D.
+* mktime.c works around problems with Digital Unix 4.0A and 4.0D.
+* mktime.c handles dates in the spring-forward gap the same way other
+ implementations do
+* install accepts long option --suffix=SUFFIX
[4.0-b2]
* man/Makefile.maint framework tweaks
* add test for `mv -i' bug