diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-08-25 18:37:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-08-25 18:37:54 +0000 |
commit | 062df960458326de96ff41af51b92bcb56053129 (patch) | |
tree | ac738c13f1bf5d6019f8c8f79ae8b42f74f729b5 /localedata | |
parent | 47ceb39de3ef6668215ee952b3b7ed99367bf969 (diff) | |
download | glibc-062df960458326de96ff41af51b92bcb56053129.tar.gz glibc-062df960458326de96ff41af51b92bcb56053129.tar.xz glibc-062df960458326de96ff41af51b92bcb56053129.zip |
(save_cache): Don't write beyond end of file_entries buffer. Duplicate last old cache entry if the count would be odd.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/locales/wa_BE | 4 | ||||
-rw-r--r-- | localedata/locales/yi_US | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/localedata/locales/wa_BE b/localedata/locales/wa_BE index b5eb5c7960..05ad590af2 100644 --- a/localedata/locales/wa_BE +++ b/localedata/locales/wa_BE @@ -11,8 +11,8 @@ email "Djan_Sacre@skynet.be, pablo@mandrakesoft.com" address "" tel "" fax "" -language "wa" -territory "BE" +language "Walloon" +territory "Belgium" revision "0.7" date "2002-02-11" diff --git a/localedata/locales/yi_US b/localedata/locales/yi_US index 22d5963386..f993d0c677 100644 --- a/localedata/locales/yi_US +++ b/localedata/locales/yi_US @@ -11,8 +11,8 @@ contact "Pablo Saratxaga" email "pablo@mandrakesoft.com" tel "" fax "" -language "yi" -territory "US" +language "Yiddish" +territory "USA" revision "0.3" date "2001-01-28" |