diff options
author | Andreas Schwab <schwab@redhat.com> | 2010-01-25 12:01:42 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-25 12:01:42 -0800 |
commit | 1112095740b82eeaea36d2567ea98c6745ef1d13 (patch) | |
tree | 9f7bf3d90627d10004e62c52e96caec7a4917d5f /localedata/ChangeLog | |
parent | 7a518360023592882a7335b843ce1a5ea322dec5 (diff) | |
download | glibc-1112095740b82eeaea36d2567ea98c6745ef1d13.tar.gz glibc-1112095740b82eeaea36d2567ea98c6745ef1d13.tar.xz glibc-1112095740b82eeaea36d2567ea98c6745ef1d13.zip |
Don't map U00DF to U1E9E in toupper table.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 88284268a9..e2f26deecd 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2010-01-25 Andreas Schwab <schwab@redhat.com> + + * locales/i18n: Don't map U00DF to U1E9E in toupper table. + 2009-11-24 Ulrich Drepper <drepper@redhat.com> * locales/hsb_DE: Define week, first_weekday, and first_workday. |