diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-08-25 19:24:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-08-25 19:24:09 +0000 |
commit | 0b9225cd7ffd2a6289e780f2c4bbca04f6868ac3 (patch) | |
tree | 9619ac751d26cd925b1d89f9ba1df5115d83409e /localedata | |
parent | 02b3c9059ae5ab0186df148221153e47e6b0f3a1 (diff) | |
download | glibc-0b9225cd7ffd2a6289e780f2c4bbca04f6868ac3.tar.gz glibc-0b9225cd7ffd2a6289e780f2c4bbca04f6868ac3.tar.xz glibc-0b9225cd7ffd2a6289e780f2c4bbca04f6868ac3.zip |
Update.
2003-08-25 Jakub Jelinek <jakub@redhat.com> * elf/cache.c (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/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 7eb2612fe8..d2af0ad643 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,6 +1,8 @@ 2003-08-25 Ulrich Drepper <drepper@redhat.com> * locales/an_ES: Fix locale header information. + * locales/wa_BE: Likewise. + * locales/yi_US: Likewise. Patch by Jordi Mallach <jordi@sindominio.net>. 2003-08-14 Ulrich Drepper <drepper@redhat.com> |