From: Bruno Haible Date: Wed, 23 May 2001 22:16:29 +0000 (+0000) Subject: Mark the 0.10.38 release. X-Git-Tag: v0.11~693 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2734c67b3bd67651b65200f3cacc5c71858ba4b;p=thirdparty%2Fgettext.git Mark the 0.10.38 release. --- diff --git a/ChangeLog b/ChangeLog index 2f7ccb3a8..32763f2d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-05-23 Bruno Haible + + * gettext-0.10.38 released. + 2001-05-23 Bruno Haible * configure.in: Bump version number to 0.10.38. diff --git a/doc/ChangeLog b/doc/ChangeLog index 4d8adc542..11f9cca9d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2001-05-23 Bruno Haible + + * gettext-0.10.38 released. + 2001-05-22 Bruno Haible * gettext.texi (Creating): Change "8-bit" to "8bit". diff --git a/intl/ChangeLog b/intl/ChangeLog index 5705302b7..0a72247b2 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -1,3 +1,13 @@ +2001-04-30 Bruno Haible + + Silence "gcc -Wall -Wwrite-strings" warnings. + * localcharset.c (charset_aliases): Change type to 'const char *'. + (get_charset_aliases): Change type of 'cp' to 'const char *'. + +2001-05-23 Bruno Haible + + * gettext-0.10.38 released. + 2001-05-22 Bruno Haible * Makefile.in (install-data): Install plural.c as well. @@ -18,12 +28,6 @@ * dcigettext.c (getuid, getgid, geteuid, getegid): Provide default definitions. Needed for mingw32. -2001-04-30 Bruno Haible - - Silence "gcc -Wall -Wwrite-strings" warnings. - * localcharset.c (charset_aliases): Change type to 'const char *'. - (get_charset_aliases): Change type of 'cp' to 'const char *'. - 2001-04-19 Bruno Haible * gettext-0.10.37 released. diff --git a/lib/ChangeLog b/lib/ChangeLog index a2ad0b782..4b8af78e2 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,9 +1,3 @@ -2001-05-23 Bruno Haible - - * linebreak.c (mbs_possible_linebreaks): Avoid broken EUC-KR - conversion in glibc-2.1. - (mbs_width_linebreaks): Likewise. - 2001-05-15 Bruno Haible * progname.h (set_program_name): New declaration. @@ -31,17 +25,27 @@ * vasprintf.c (int_vasprintf): Upon allocation failure, return -1, not 0, to be consistent with glibc documentation. -2001-05-02 Bruno Haible - - * linebreak.c (iconv_string_keeping_offsets): Work around a glibc-2.1 - bug. - 2001-04-30 Bruno Haible Silence "gcc -Wall -Wwrite-strings" warnings. * localcharset.c (charset_aliases): Change type to 'const char *'. (get_charset_aliases): Change type of 'cp' to 'const char *'. +2001-05-23 Bruno Haible + + * gettext-0.10.38 released. + +2001-05-23 Bruno Haible + + * linebreak.c (mbs_possible_linebreaks): Avoid broken EUC-KR + conversion in glibc-2.1. + (mbs_width_linebreaks): Likewise. + +2001-05-02 Bruno Haible + + * linebreak.c (iconv_string_keeping_offsets): Work around a glibc-2.1 + bug. + 2001-04-19 Bruno Haible * gettext-0.10.37 released. diff --git a/m4/ChangeLog b/m4/ChangeLog index 35fdb18a8..57c30a9c9 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,7 @@ +2001-05-23 Bruno Haible + + * gettext-0.10.38 released. + 2001-05-23 Bruno Haible * iconv.m4 (AM_ICONV): Accept --with-libiconv-prefix option. diff --git a/man/ChangeLog b/man/ChangeLog index d196f6ddb..81394ba51 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2001-05-23 Bruno Haible + + * gettext-0.10.38 released. + 2001-05-20 Bruno Haible * Makefile.am: New file. diff --git a/misc/ChangeLog b/misc/ChangeLog index 900e1c133..5ab3df57a 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,7 @@ +2001-05-23 Bruno Haible + + * gettext-0.10.38 released. + 2001-05-22 Bruno Haible * gettextize.in: Copy plural.c and touch it afterwards. diff --git a/po/ChangeLog b/po/ChangeLog index 18afcb9ef..e0235514f 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,11 +1,27 @@ -2001-05-21 Bruno Haible - - * tr.po: Update from Nilgün Belma Bugüner . - 2001-05-18 Bruno Haible * de.po: Update from Karl Eichwalder. +2001-05-02 Bruno Haible + + * POTFILES.in: Add lib/xerror.c. + +2001-04-29 Bruno Haible + + * POTFILES.in: Add src/read-po.c. + +2001-04-28 Bruno Haible + + * POTFILES.in: Add src/po-charset.c. + +2001-05-23 Bruno Haible + + * gettext-0.10.38 released. + +2001-05-21 Bruno Haible + + * tr.po: Update from Nilgün Belma Bugüner . + 2001-05-18 Bruno Haible * Makefile.in.in (dist2): Don't assume $(srcdir) = ".". Distribute @@ -35,22 +51,10 @@ * sl.po: Update from Primož Peterlin . -2001-05-02 Bruno Haible - - * POTFILES.in: Add lib/xerror.c. - 2001-04-30 Bruno Haible * et.po: New file, from Ivar Smolin . -2001-04-29 Bruno Haible - - * POTFILES.in: Add src/read-po.c. - -2001-04-28 Bruno Haible - - * POTFILES.in: Add src/po-charset.c. - 2001-04-19 Bruno Haible * gettext-0.10.37 released. diff --git a/src/ChangeLog b/src/ChangeLog index c047bdab1..2e7d19f39 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,11 +1,3 @@ -2001-05-23 Bruno Haible - - * write-po.c (wrap): Avoid broken EUC-KR conversion in glibc-2.1. - -2001-05-21 Bruno Haible - - * xgettext.c (construct_header): Replace 8-bit with 8bit. - 2001-05-15 Bruno Haible * 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 + + * gettext-0.10.38 released. + +2001-05-23 Bruno Haible + + * write-po.c (wrap): Avoid broken EUC-KR conversion in glibc-2.1. + +2001-05-21 Bruno Haible + + * xgettext.c (construct_header): Replace 8-bit with 8bit. + 2001-04-19 Bruno Haible * gettext-0.10.37 released. diff --git a/tests/ChangeLog b/tests/ChangeLog index 3ec612635..00792f681 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -34,6 +34,10 @@ * xg-test1.ok.po: Regenerated. +2001-05-23 Bruno Haible + + * gettext-0.10.38 released. + 2001-04-19 Bruno Haible * gettext-0.10.37 released.