summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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