]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 19 Apr 1995 03:58:38 +0000 (03:58 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 19 Apr 1995 03:58:38 +0000 (03:58 +0000)
old/sh-utils/ChangeLog
old/textutils/ChangeLog

index d6303fb5563c3a2af98fe23a96615d46cf69da55..a09192f10a7ad104be5cf51ebb958f120924a95d 100644 (file)
@@ -1,3 +1,14 @@
+Tue Apr 18 22:57:43 1995  Jim Meyering  (meyering@comco.com)
+
+       * configure.in: (AC_OUTPUT): Use echo, not date, to avoid creating
+       unnecessary conflicts for people using version control software
+       like RCS and CVS.
+       (AC_ARG_PROGRAM): Use it.
+
+Fri Mar 10 21:14:11 1995  Jim Meyering  (meyering@comco.com)
+
+       * src/*.c: Update Copyright dates.
+
 Mon Feb 27 08:05:25 1995  Jim Meyering  (meyering@comco.com)
 
        * system.h: Separate errno declaration from STDC_HEADERS.
@@ -16,6 +27,7 @@ Sat Feb 11 08:27:12 1995  Jim Meyering  (meyering@comco.com)
        just-built `id' executable.  That would lose when cross-compiling and
        on systems like GNU in which a user may have several effective IDs.
        (SOURCES, OBJECTS, PROGS): Add seq.
+       * Makefile.in (PROGS): Add seq.
 
         * configure.in (AC_REPLACE_FUNCS): Add memcmp, memcpy, and memset.
         (AC_CHECK_FUNCS): Add strchr and strrchr.
index 53469777a0a75488bbef439de5797f4d8e8d1a8a..d07fa7c61e6ba809b22e80f01a174a8402c6e351 100644 (file)
@@ -1,3 +1,10 @@
+Tue Apr 18 22:57:43 1995  Jim Meyering  (meyering@comco.com)
+
+       * configure.in: (AC_OUTPUT): Use echo, not date, to avoid creating
+       unnecessary conflicts for people using version control software
+       like RCS and CVS.
+       (AC_ARG_PROGRAM): Use it.
+
 Thu Apr 13 23:22:57 1995  Jim Meyering  (meyering@comco.com)
 
        * head.c: Remove block of redundant comments describing options.