]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 16 Mar 2002 09:47:01 +0000 (09:47 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Mar 2002 09:47:01 +0000 (09:47 +0000)
old/fileutils/ChangeLog
old/sh-utils/ChangeLog

index 81b0da6411735cfe01b5969cf364b16e70a62b6d..c4175dd657fad85a15f982f120cbac9170ce3236 100644 (file)
@@ -1,3 +1,10 @@
+2002-03-16  Jim Meyering  <meyering@lucent.com>
+
+       * Version 4.1.8.
+
+       * src/Makefile.am (datadir): Don't define.  Automake does it better.
+       Patch from Albert Chin-A-Young <china@thewrittenword.com>
+
 2002-03-10  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.1.7.
index 54f5f1409f4ce0805172b772fbc49e45aeaad5d9..c76083f0986ce9867f63da7b16c95935248c4487 100644 (file)
@@ -1,7 +1,12 @@
-2002-03-10  Jim Meyering  <meyering@lucent.com>
+2002-03-16  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.12.
 
+       * src/Makefile.am (datadir): Don't define.  Automake does it better.
+       Patch from Albert Chin-A-Young <china@thewrittenword.com>
+
+2002-03-10  Jim Meyering  <meyering@lucent.com>
+
        * configure.ac (AM_INIT_AUTOMAKE): Specify the required version
        of automake (1.6), and options (gnits dist-bzip2), rather than...
        * Makefile.am (AUTOMAKE_OPTIONS): ...here.  Remove definition.