From 90a0991a65186a68adc8caeec97da7678434040c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 12 Oct 2006 21:52:54 +0000 Subject: [BZ #3352] 2006-10-12 Richard Sandiford [BZ #3352] * elf/dl-minimal.c (realloc): Let malloc() return a new pointer, and use memcpy() if it does. --- localedata/ChangeLog | 5 +++++ localedata/locales/es_ES | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'localedata') 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 + + [BZ #3320] + * locales/es_ES (LC_TIME): Add week, first_weekday, and first_workday. + 2006-10-05 Dmitry V. Levin * 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 "/ / " +week 7;19971130;5 +first_weekday 2 +first_workday 2 END LC_TIME LC_PAPER -% FIXME height 297 -% FIXME width 210 END LC_PAPER -- cgit 1.4.1