diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-04-23 04:30:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-04-23 04:30:42 +0000 |
commit | 5497de87c94539c327c8341f3633b99d5b2dd674 (patch) | |
tree | 6f38fe1e40659ba8a93290320e0a2e99c7da1d33 /nptl/ChangeLog | |
parent | d301a6e167b75e6a6948d0de03ee44fd477fce56 (diff) | |
download | glibc-5497de87c94539c327c8341f3633b99d5b2dd674.tar.gz glibc-5497de87c94539c327c8341f3633b99d5b2dd674.tar.xz glibc-5497de87c94539c327c8341f3633b99d5b2dd674.zip |
[BZ #9963]
2009-04-22 Ulrich Drepper <drepper@redhat.com> [BZ #9963] * locales/en_PH: Fix LC_PAPER. * locales/es_CL: Likewise. * locales/es_CO: Likewise. * locales/es_MX: Likewise. * locales/es_US: Likewise. * locales/es_VE: Likewise. * locales/fil_PH: Likewise. * locales/ik_CA: Likewise. * locales/iu_CA: Likewise. * locales/tl_PH: Likewise.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index e5fab66e64..60bab8502c 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,6 @@ 2009-04-22 Ulrich Drepper <drepper@redhat.com> + [BZ #10090] * pthread_attr_setschedparam.c (__pthread_attr_setschedparam): Check policy and priority for validity. Patch mostly by Zhang Xiliang <zhangxiliang@cn.fujitsu.com>. |