diff options
author | 2008-04-07 23:53:54 +0000 | |
---|---|---|
committer | 2008-04-07 23:53:54 +0000 | |
commit | 3c2c56fe03b55f2db8d3f8492ffdd85dea967bbc (patch) | |
tree | e2cb786999a5ef53fa64bf04c1aa754e1da0a40e | |
parent | Fix first weight for U+1E60, U+1E62, U+1E64, U+1E66, and U+1E68. (diff) | |
download | glibc-3c2c56fe03b55f2db8d3f8492ffdd85dea967bbc.tar.xz glibc-3c2c56fe03b55f2db8d3f8492ffdd85dea967bbc.zip |
[BZ #6004]
* locales/iso14651_t1_common: Fix first weight for U+1E60, U+1E62,
U+1E64, U+1E66, and U+1E68.
Patch by Jesse Thilo <unixweenie@gmail.com>.
-rw-r--r-- | localedata/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index c9d8d8a0fc..dd11e6ad4d 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,10 @@ 2008-04-07 Ulrich Drepper <drepper@redhat.com> + [BZ #6004] + * locales/iso14651_t1_common: Fix first weight for U+1E60, U+1E62, + U+1E64, U+1E66, and U+1E68. + Patch by Jesse Thilo <unixweenie@gmail.com>. + [BZ #5478] * locales/hu_HU: Fix name_fmt. |