summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/NEWS3
-rw-r--r--old/sh-utils/NEWS1
2 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index a589b8901..be24a79e8 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,3 +1,6 @@
+Changes in release 3.17:
+* touch -d DATE now works on Unicos
+
Changes in release 3.16:
* du --megabytes (-m) works
* ls -l works even on systems with non-POSIX strftime in their C library
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index a3f8ceec8..e2d1dd4d7 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -1,4 +1,5 @@
Changes in release 1.17
+* date -d DATE now works on Unicos systems
* add tests for factor and more for date.
* factor runs a lot faster for large 64-bit inputs