From 2d0aea11b0637e7ad3c5df6da3395a8248416811 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 15 Feb 2001 22:27:29 +0000 Subject: Update. 2001-02-15 Jakub Jelinek * posix/regex.c (init_syntax_once): Add prototype. (TRANSLATE): If MBS_SUPPORT, translate all characters up to '\xff'. (re_search_2): Avoid warning. (count_mbs_length): Add prototype. * posix/tst-regex3.c: New file. * posix/Makefile (tests): Add bug-regex3. --- localedata/ChangeLog | 7 +++++++ localedata/locales/i18n | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index bd2debb725..d8a6996324 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,10 @@ +2001-02-15 Ulrich Drepper + + * locales/i18n: Correct classification of Thai characters. This + differs from Unicode's tables but is in line with linguistic rules + in Thailand. + Patch by Theppitak Karoonboonyanan . + 2001-02-14 Ulrich Drepper * charmaps/GB18030: Update for Dec 2000 re-release of GB18030. diff --git a/localedata/locales/i18n b/localedata/locales/i18n index 96aec61e16..7c5319dd71 100644 --- a/localedata/locales/i18n +++ b/localedata/locales/i18n @@ -222,7 +222,7 @@ alpha / ..;..;..;;/ ..;/ % TABLE 26 THAI/ - ..;;;..;/ + ..;..;..;..;/ % TABLE 27 LAO/ ..;;..;;;/ ..;..;..;;;/ @@ -394,8 +394,8 @@ punct / ..;..;..;..;/ ..;..;..;..;/ ..;;..;;..;/ - ;..;..;;..;/ - ;..;..;;..;/ + ;..;..;;;;/ + ;..;;..;/ ..;..;..;..;/ ..;..;..;..;/ ;..;..;..;/ -- cgit 1.4.1