diff options
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r-- | old/sh-utils/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 6a87e9b48..19b62674b 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -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. |