summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-04-19 13:40:42 +0000
committerJim Meyering <jim@meyering.net>1994-04-19 13:40:42 +0000
commit33955663adecd4b67164dff735df6ff5d517900e (patch)
treed55da9921b10f8ad3bf845a1fdc1566c25d7fa9c /old/sh-utils
parente614cf3cbbb27c13ca1c56c3c925a8ebaa60ccb1 (diff)
downloadcoreutils-33955663adecd4b67164dff735df6ff5d517900e.tar.xz
merge with 1.9.4e
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog10
-rw-r--r--old/sh-utils/NEWS2
2 files changed, 12 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index c14faaa3c..e24fe0dc2 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,13 @@
+Mon Apr 18 19:54:24 1994 Jim Meyering (meyering@comco.com)
+
+ * documentation: Change uses of `pathname' and `path' as per
+ GNU standards.
+
+ * long-options.c (parse-long-options): Take a new argument,
+ command_name, for use in --version output.
+ * basename.c, dirname.c, echo.c, expr.c, printf.c, stty.c, test.c,
+ yes.c (main): Update callers.
+
Wed Mar 30 08:53:21 1994 Jim Meyering (meyering@comco.com)
* configure.in: Use AC_SET_MAKE.
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index bbe82f967..52934ba71 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -1,5 +1,7 @@
User visible changes in release 2.0
* Configure properly determines options for stty on SCO ODT 3.0 systems.
+* `date -d' works better. Before, `date -d '4apr94'' produced
+ `Sun Apr 3 23:00:00 CDT 1994'.
User visible changes in release 1.9.4
* Repair stty option handling.
User visible changes in release 1.9.3