+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'