]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
[BZ #388]
authorUlrich Drepper <drepper@redhat.com>
Mon, 1 May 2006 17:26:20 +0000 (17:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 1 May 2006 17:26:20 +0000 (17:26 +0000)
* locales/pl_PL: Don't ignore U0020 in collation.

localedata/ChangeLog
localedata/locales/pl_PL

index 4ddeb354b8b54336979e2931e57c822d1f0eecc8..ab60f1fb700047b1349fa0b6d267e66608b6699c 100644 (file)
@@ -1,5 +1,8 @@
 2006-05-01  Ulrich Drepper  <drepper@redhat.com>
 
+       [BZ #388]
+       * locales/pl_PL: Don't ignore U0020 in collation.
+
        [BZ #352]
        * locales/ru_RU: Use U2002 for thousands_sep and
        mon_throusands_sep.
index 8c0d470ecfe7127d8df15a7485c723f3a6d7fb2f..6713f97a79248d21af18bfb35a4b23ef99afea36 100644 (file)
@@ -287,7 +287,7 @@ order_start forward;backward/
 <SPECIAL>
 
 <U00A0>        <U00A0>;<U00A0>;<U00A0>;IGNORE
-<U0020>        IGNORE;IGNORE;IGNORE;<U0020>
+<U0020>        <U0020>;IGNORE;<U0020>;<U0020>
 <U0009>        IGNORE;IGNORE;IGNORE;<U0009>
 <U000B>        IGNORE;IGNORE;IGNORE;<U000B>
 <U000D>        IGNORE;IGNORE;IGNORE;<U000D>