diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-10-12 21:52:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-10-12 21:52:54 +0000 |
commit | 90a0991a65186a68adc8caeec97da7678434040c (patch) | |
tree | 046da9d513e185386b8f4ed054525786a882f28f /localedata | |
parent | de932366d43aba9a74010f4fb8b8da2f89cf1249 (diff) | |
download | glibc-90a0991a65186a68adc8caeec97da7678434040c.tar.gz glibc-90a0991a65186a68adc8caeec97da7678434040c.tar.xz glibc-90a0991a65186a68adc8caeec97da7678434040c.zip |
[BZ #3352]
2006-10-12 Richard Sandiford <richard@codesourcery.com> [BZ #3352] * elf/dl-minimal.c (realloc): Let malloc() return a new pointer, and use memcpy() if it does.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 5 | ||||
-rw-r--r-- | localedata/locales/es_ES | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 7930f1399d..f805ee8c01 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2006-10-12 Ulrich Drepper <drepper@redhat.com> + + [BZ #3320] + * locales/es_ES (LC_TIME): Add week, first_weekday, and first_workday. + 2006-10-05 Dmitry V. Levin <ldv@altlinux.org> * locales/tt_RU: Fix territory, title and descriptive comment. diff --git a/localedata/locales/es_ES b/localedata/locales/es_ES index c710d58947..feefeec788 100644 --- a/localedata/locales/es_ES +++ b/localedata/locales/es_ES @@ -2187,12 +2187,13 @@ t_fmt_ampm "" date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/ <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/ <U0025><U005A><U0020><U0025><U0059>" +week 7;19971130;5 +first_weekday 2 +first_workday 2 END LC_TIME LC_PAPER -% FIXME height 297 -% FIXME width 210 END LC_PAPER |