This commit is contained in:
Jim Meyering
1998-05-03 21:05:51 +00:00
parent 1f62fd20a3
commit a5b0ca6f24
2 changed files with 14 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
1998-05-03 Jim Meyering <meyering@ascend.com>
* 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 <meyering@ascend.com>
* src/seq.c (check_format): Use ISDIGIT, not isdigit.
+7 -2
View File
@@ -1,6 +1,11 @@
1998-04-26 Jim Meyering <meyering@ascend.com>
1998-05-03 Jim Meyering <meyering@ascend.com>
* 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 <meyering@ascend.com>
* tests/tail/Test.pm: Disable test f-1, now that it fails.