summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-02-22 12:31:06 +0000
committerJim Meyering <jim@meyering.net>1998-02-22 12:31:06 +0000
commitb1f2e5a7fda6e6ddd1478656ee72d52b64ebdefe (patch)
tree7426d2456c06af8c1626c3a60860b819a1bdabd5 /old/sh-utils
parent34141257cfcef5582be317ecb97094df0ba329b6 (diff)
downloadcoreutils-b1f2e5a7fda6e6ddd1478656ee72d52b64ebdefe.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index c8e33e011..cc9413f70 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,19 @@
+1998-02-20 Jim Meyering <meyering@eng.ascend.com>
+
+ * lib/getdate.h: Removed. Could cause confusion with an
+ automake-generated `.y.h' rule.
+ * lib/get-date.h: Renamed from getdate.h.
+ * lib/getdate.y: s/getdate.h/get-date.h/
+ * lib/Makefile.am (noinst_HEADERS): s/getdate.h/get-date.h/
+ * src/date.c: s/getdate.h/get-date.h/
+
+1998-02-16 Jim Meyering <meyering@eng.ascend.com>
+
+ * configure.in (jm_FUNC_LSTAT): Use it.
+ (jm_FUNC_STAT): Use it.
+ * acconfig.h: Add lstat.
+ * lib/Makefile.am (EXTRA_DIST): Add lstat.c and stat.c.
+
1998-02-06 Jim Meyering <meyering@eng.ascend.com>
* tests/nice: Fail immediately if this test is run with `nice'