diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ChangeLog | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c047bda..2e7d19f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,11 +1,3 @@ -2001-05-23 Bruno Haible <haible@clisp.cons.org> - - * write-po.c (wrap): Avoid broken EUC-KR conversion in glibc-2.1. - -2001-05-21 Bruno Haible <haible@clisp.cons.org> - - * xgettext.c (construct_header): Replace 8-bit with 8bit. - 2001-05-15 Bruno Haible <haible@clisp.cons.org> * msgcmp.c (main): Call set_program_name instead of assigning @@ -207,6 +199,18 @@ * msgfmt.c (format_directive_message): Ignore fuzziness of the header entry. Count fuzzy untranslated entries as untranslated. +2001-05-23 Bruno Haible <haible@clisp.cons.org> + + * gettext-0.10.38 released. + +2001-05-23 Bruno Haible <haible@clisp.cons.org> + + * write-po.c (wrap): Avoid broken EUC-KR conversion in glibc-2.1. + +2001-05-21 Bruno Haible <haible@clisp.cons.org> + + * xgettext.c (construct_header): Replace 8-bit with 8bit. + 2001-04-19 Bruno Haible <haible@clisp.cons.org> * gettext-0.10.37 released. |