*** 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 ac0c361..15e3389 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 6a87e9b..19b6267 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 fd8830f..ab8e2bd 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.