Skip to content

Commit

Permalink
* locales/iso14651_t1_common: Fix sorting of U+0AB3.
Browse files Browse the repository at this point in the history
	Patch by Pravin Satpute <psatpute@redhat.com>.
  • Loading branch information
Ulrich Drepper committed Dec 31, 2008
1 parent 5cb8b71 commit 0605729
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions localedata/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2008-12-31 Ulrich Drepper <drepper@redhat.com>

* locales/iso14651_t1_common: Fix sorting of U+0AB3.
Patch by Pravin Satpute <psatpute@redhat.com>.

2008-12-30 Ulrich Drepper <drepper@redhat.com>

* locales/i18n: Move Indic Matra characters to punct.
Expand Down
6 changes: 3 additions & 3 deletions localedata/locales/iso14651_t1_common
Original file line number Diff line number Diff line change
Expand Up @@ -1465,12 +1465,12 @@ collating-symbol <k-ai_lenght_mark>
<g-ya>
<g-ra>
<g-la>
<g-lla>
<g-va>
<g-sha>
<g-ssa>
<g-sa>
<g-ha>
<g-lla>
<g-ksha>
<g-dnya>
<g-shra>
Expand Down Expand Up @@ -3666,12 +3666,12 @@ order_start <GUJARATI>;forward;forward;forward;forward,position
<U0AAF> <g-ya>;<BAS>;<MIN>;IGNORE
<U0AB0> <g-ra>;<BAS>;<MIN>;IGNORE
<U0AB2> <g-la>;<BAS>;<MIN>;IGNORE
<U0AB3> <g-lla>;<BAS>;<MIN>;IGNORE
<U0AB5> <g-va>;<BAS>;<MIN>;IGNORE
<U0AB6> <g-sha>;<BAS>;<MIN>;IGNORE
<U0AB7> <g-ssa>;<BAS>;<MIN>;IGNORE
<U0AB8> <g-sa>;<BAS>;<MIN>;IGNORE
<U0AB9> <g-ha>;<BAS>;<MIN>;IGNORE
<U0AB9> <g-ha>;<BAS>;<MIN>;IGNORE
<U0AB3> <g-lla>;<BAS>;<MIN>;IGNORE
<gu-ksha> <g-ksha>;<BAS>;<MIN>;IGNORE
<gu-dnya> <g-dnya>;<BAS>;<MIN>;IGNORE
<gu-shra> <g-shra>;<BAS>;<MIN>;IGNORE
Expand Down

0 comments on commit 0605729

Please sign in to comment.