]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 23 Sep 2001 06:59:57 +0000 (06:59 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 23 Sep 2001 06:59:57 +0000 (06:59 +0000)
old/fileutils/ChangeLog
old/sh-utils/ChangeLog
old/textutils/ChangeLog

index ac0c361f614e84d1a48d20fec77320b2e7fca105..15e33895469bfed68d6d3700ca889cb4454a1fd6 100644 (file)
@@ -1,7 +1,13 @@
-2001-09-22  Jim Meyering  <meyering@lucent.com>
+2001-09-23  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.1.1.
 
+       * Makefile.am (SUBDIRS): When using newer gettext (in which
+       intl/libintl.h is created by rules intl/Makefile)
+       `intl' must precede `lib'.
+
+2001-09-22  Jim Meyering  <meyering@lucent.com>
+
        Mostly clean-up (modulo the better diagnostic).
        * src/copy.c (copy_internal): Rename parameter, move_mode, to
        command_line_arg, and adjust caller.  Now, move_mode is a local
index 6a87e9b48773c0bc2a652ae85f49fa600e8d3c99..19b62674bb6dd942445592360a4709e4378392c3 100644 (file)
@@ -1,7 +1,13 @@
-2001-09-17  Jim Meyering  <meyering@lucent.com>
+2001-09-23  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.12.
 
+       * Makefile.am (SUBDIRS): When using newer gettext (in which
+       intl/libintl.h is created by rules intl/Makefile)
+       `intl' must precede `lib'.
+
+2001-09-17  Jim Meyering  <meyering@lucent.com>
+
        * src/printf.c (main): Change the `ignoring excess arguments' diagnostic
        to list the first one we're ignoring.  Suggestion from Karl Berry.
 
index fd8830f698ba1d51dcfc07612d149666c5842177..ab8e2bd90730d71a48ab74ea12923c97c9306109 100644 (file)
@@ -1,7 +1,13 @@
-2001-09-22  Jim Meyering  <meyering@lucent.com>
+2001-09-23  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.15.
 
+       * Makefile.am (SUBDIRS): When using newer gettext (in which
+       intl/libintl.h is created by rules intl/Makefile)
+       `intl' must precede `lib'.
+
+2001-09-22  Jim Meyering  <meyering@lucent.com>
+
        * ABOUT-NLS: Upgrade to gettext 0.10.40
        * intl: Upgrade entire directory to gettext 0.10.40
        * po/ChangeLog: New file.