diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index eea401a67..1da576e3c 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,10 @@ +1998-05-03 Jim Meyering + + * po/: Update from gettext-0.10.35. + * intl/: Likewise. + * configure.in: Remove use of AC_LINK_FILES. + (AC_OUTPUT): Remove po/Makefile-generating sed command. + 1998-05-02 Jim Meyering * src/seq.c (check_format): Use ISDIGIT, not isdigit. diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 86db6ffaf..ace774c8e 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,6 +1,11 @@ -1998-04-26 Jim Meyering +1998-05-03 Jim Meyering - * Version 1.22f. + * po/: Update from gettext-0.10.35. + * intl/: Likewise. + * configure.in: Remove use of AC_LINK_FILES. + (AC_OUTPUT): Remove po/Makefile-generating sed command. + +1998-04-26 Jim Meyering * tests/tail/Test.pm: Disable test f-1, now that it fails.