From bda80d2dd6f611e69fbc2a3ca0228b170ae46912 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 18 Jul 2005 04:20:58 +0000 Subject: . --- ChangeLog | 34 +++++++++++++++++----------------- localedata/ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++ nptl/ChangeLog | 7 ++++++- 3 files changed, 63 insertions(+), 18 deletions(-) diff --git a/ChangeLog b/ChangeLog index d2d8ddd327..d215767101 100644 --- a/ChangeLog +++ b/ChangeLog @@ -295,6 +295,23 @@ * po/libc.pot: Regenerated. +2005-04-04 Jakub Jelinek + + [BZ #1082] + * sunrpc/pmap_rmt.c (xdr_rmtcall_args): Use a dummy arglen instead + of trying to encode uninitialized arglen. + +2005-03-29 Jakub Jelinek + + [BZ #1087] + * posix/fnmatch.c (fnmatch): For short patterns or strings attempt to + avoid calling mbsrtowcs twice. + +2005-02-27 Denis Barbier + + [BZ #549] + * locale/iso-4217.def: Add CSD currency. + 2005-03-21 Thorsten Kukuk [BZ #1098] @@ -421,12 +438,6 @@ * sysdeps/ia64/fpu/w_tgammaf.S: Likewise. * sysdeps/ia64/fpu/w_tgammal.S: Likewise. -2005-04-04 Jakub Jelinek - - [BZ #1082] - * sunrpc/pmap_rmt.c (xdr_rmtcall_args): Use a dummy arglen instead - of trying to encode uninitialized arglen. - 2005-04-04 Ulrich Drepper [BZ #825] @@ -599,12 +610,6 @@ * sysdeps/ia64/fpu/import_intel_libm: Likewise. * sysdeps/ia64/fpu/Makefile: Likewise. -2005-03-29 Jakub Jelinek - - [BZ #1087] - * posix/fnmatch.c (fnmatch): For short patterns or strings attempt to - avoid calling mbsrtowcs twice. - 2005-03-29 Thorsten Kukuk [BZ #661] @@ -624,11 +629,6 @@ * elf/dl-open.c (dl_open_worker): Fix typo. -2005-02-27 Denis Barbier - - [BZ #549] - * locale/iso-4217.def: Add CSD currency. - 2005-03-19 Ulrich Drepper [BZ #821] diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 6ec526dc1f..c04fe161e5 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,8 +1,48 @@ +2005-05-28 Jakub Jelinek + + [BZ #622] + * locales/pa_IN (am_pm): Fix typos. + Patch by Denis Barbier . + +2005-05-22 Ulrich Drepper + + [BZ #1092] + * locales/mn_MN: Update. Patch by Sanlig Badral . + +2005-04-28 Jakub Jelinek + + [BZ #1084] + * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported. + +2005-04-26 Ulrich Drepper + + [BZ #1091] + * locales/fa_IR: Add alt_digits, change date and time + representation, and various cleanups. + Patch by Hamed Malek . + 2005-03-21 Jakub Jelinek [BZ #823] * charmaps/WINDOWS-31J: Add % before alias keyword. +2005-03-18 Ulrich Drepper + + [BZ #1084] + * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8. + +2005-02-27 Denis Barbier + + [BZ #38] + * locales/sr_CS: New file. + Contributed by Danilo Segan + * SUPPORTED: Add sr_CS/ISO-8859-5 and sr_CS.UTF-8/UTF-8. + +2005-03-18 Andreas Schwab + + [BZ #622] + * locales/pa_IN (am_pm): Fix character names. + 2004-12-19 Roland McGrath * gen-unicode-ctype.c (output_tables): Fix email address in output. diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 4f586eebaf..40e18c9606 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -29,6 +29,11 @@ __inline instead of inline. * sysdeps/pthread/bits/libc-lock.h (__libc_cleanup_routine): Likewise. +2005-03-23 Ulrich Drepper + + * pthread_create.c (__pthread_create_2_1): Rename syscall error + variable to scerr. + 2005-02-25 Roland McGrath * alloca_cutoff.c: Correct license text. @@ -142,7 +147,7 @@ * sysdeps/pthread/posix-timer.h (__timer_signal_thread_pclk, __timer_signal_thread_tclk): Remove. * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Removed. - * sysdeps/unix/sysv/linux/ia64/bits/posix_>opt.h: Removed. + * sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: Removed. * sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h: Removed. 2004-12-07 Jakub Jelinek -- cgit v1.2.3