From 571f2090f876fee3eb99fd141d6595e6bc45549c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 23 Sep 2003 04:41:29 +0000 Subject: Update. 2003-09-22 Philip Blundell * forward.c: Add _pthread_cleanup_push, _pthread_cleanup_pop. * sysdeps/pthread/pthread-functions.h (struct pthread_functions): Likewise. * pthread.c (__pthread_elements): Initialise these new elements. * sysdeps/pthread/bits/libc-lock.h (__libc_cleanup_push): Use __libc_maybe_call. (__libc_cleanup_pop): Likewise. --- localedata/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'localedata/ChangeLog') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index dbe8941..0458879 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,17 @@ +2003-09-21 Jordi Mallach + + * locales/ca_ES: Fix mon_grouping, int_frac_digits and frac_digits + values. + * locales/eu_ES: Fix int_frac_digits and frac_digits values. + * locales/gl_ES: Likewise. + +2003-09-21 Jordi Mallach + + * locales/ca_ES: Fix mon_grouping, int_frac_digits and frac_digits + values. + * locales/eu_ES: Fix int_frac_digits and frac_digits values. + * locales/gl_ES: Likewise. + 2003-09-17 Ulrich Drepper * locales/lo_LA: Fix duplicated collation entries. -- cgit v1.1