From 1aa5937a6f570579b04ec9e8c8f39a6238f62761 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 30 Mar 2001 12:38:13 +0000 Subject: [PATCH] Release 0.10.36. --- ChangeLog | 4 ++++ NEWS | 4 +++- doc/ChangeLog | 4 ++++ intl/ChangeLog | 4 ++++ lib/ChangeLog | 4 ++++ m4/ChangeLog | 4 ++++ misc/ChangeLog | 4 ++++ po/ChangeLog | 4 ++++ src/ChangeLog | 4 ++++ tests/ChangeLog | 4 ++++ 10 files changed, 39 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6901723c9..53a77d74b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-03-29 Bruno Haible + + * gettext-0.10.36 released. + 2001-03-28 Bruno Haible * config.guess, config.sub: Update to GNU version 2001-03-19. diff --git a/NEWS b/NEWS index 49a8b986b..9a07069b8 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Version 0.10.36 - XXX 2001, by Ulrich Drepper and Bruno Haible +Version 0.10.36 - March 2001, by Ulrich Drepper and Bruno Haible * General plural handling. New functions ngettext, dngettext, dcngettext. @@ -6,6 +6,8 @@ Version 0.10.36 - XXX 2001, by Ulrich Drepper and Bruno Haible ja_JP.UTF-8, can now share the same message catalogs. gettext converts the messages to the appropriate character encoding on the fly. +* The tools now correctly process PO files in CJK encodings. + * Support for non-GNU gettext has been dropped. Previously, on Solaris, the system's gettext was used (unless --with-included-gettext was specified), which led to problems with PO files that were not 100% translated. diff --git a/doc/ChangeLog b/doc/ChangeLog index c0fd3202a..47e904cb9 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2001-03-29 Bruno Haible + + * gettext-0.10.36 released. + 2001-03-25 Bruno Haible * gettext.texi (Aspects): For full locale services, refer to glibc. diff --git a/intl/ChangeLog b/intl/ChangeLog index 82cb9077f..a8994eb4f 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -1,3 +1,7 @@ +2001-03-29 Bruno Haible + + * gettext-0.10.36 released. + 2001-03-25 Bruno Haible * Makefile.in (install-data): Set execution bits on installed diff --git a/lib/ChangeLog b/lib/ChangeLog index 58af67ab2..261dc7443 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2001-03-29 Bruno Haible + + * gettext-0.10.36 released. + 2001-03-21 Bruno Haible * linebreak.c: Include string.h, needed for memset() declaration. diff --git a/m4/ChangeLog b/m4/ChangeLog index 0b3aa2d4f..a51825ee5 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,7 @@ +2001-03-29 Bruno Haible + + * gettext-0.10.36 released. + 2001-03-23 Bruno Haible * gettext.m4 (AM_WITH_NLS): Check for bison and set INTLBISON. diff --git a/misc/ChangeLog b/misc/ChangeLog index 4f532162a..248b288fc 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,7 @@ +2001-03-29 Bruno Haible + + * gettext-0.10.36 released. + 2001-03-25 Bruno Haible * combine-sh: Remove file. diff --git a/po/ChangeLog b/po/ChangeLog index cbe10c45f..f4b80746e 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2001-03-29 Bruno Haible + + * gettext-0.10.36 released. + 2001-03-28 Bruno Haible * de.po: Update from Karl Eichwalder. diff --git a/src/ChangeLog b/src/ChangeLog index 57e38be8b..8b1396977 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2001-03-29 Bruno Haible + + * gettext-0.10.36 released. + 2001-03-27 Bruno Haible * po.c (po_callback_message): Change message again. diff --git a/tests/ChangeLog b/tests/ChangeLog index 44891b3ce..582921ea9 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2001-03-29 Bruno Haible + + * gettext-0.10.36 released. + 2001-03-21 Bruno Haible * plural-2: Use cat, not echo, to create ll.po. -- 2.47.3