Bug 9732 - dz_BT Dzongkha collation order
Summary: dz_BT Dzongkha collation order
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: localedata (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: GNU C Library Locale Maintainers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-12 01:13 UTC by Clint Adams
Modified: 2014-07-02 06:12 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed: 2010-06-01 02:51:36
fweimer: security-


Attachments
dzongkha collation (14.56 KB, patch)
2009-01-12 01:14 UTC, Clint Adams
Details | Diff
Move to iso14651_t1_common as requested (11.77 KB, patch)
2009-02-08 17:29 UTC, Clint Adams
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Clint Adams 2009-01-12 01:13:50 UTC
dz_BT collation rules not present
Comment 1 Clint Adams 2009-01-12 01:14:53 UTC
Created attachment 3656 [details]
dzongkha collation

Patch by Pema Geyleg, Denis Barbier, (and Pablo Saratxaga?)
Comment 2 Ulrich Drepper 2009-02-07 04:52:19 UTC
There is no reason to keep the rules in the locale file.  They should be added
to iso14651_t1_common.
Comment 3 Clint Adams 2009-02-08 17:29:31 UTC
Created attachment 3724 [details]
Move to iso14651_t1_common as requested

I believe that this achieves the same as the original patch, but I have no way
to test.
Comment 4 Ulrich Drepper 2011-05-15 15:38:07 UTC
Seems no one will verify it until the change is actually made.  I made the change now.