]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 22 Feb 1998 12:31:06 +0000 (12:31 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Feb 1998 12:31:06 +0000 (12:31 +0000)
old/sh-utils/ChangeLog

index c8e33e0116f39bb363afbd2a4d7838ecbfcc8e3a..cc9413f7041383f53a2e9c027b480de964caf213 100644 (file)
@@ -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'