mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
[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.
This commit is contained in:
parent
d301a6e167
commit
5497de87c9
@ -1,3 +1,17 @@
|
||||
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.
|
||||
|
||||
2009-04-18 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* SUPPORTED: Add ks_IN.
|
||||
|
@ -166,11 +166,7 @@ END LC_MESSAGES
|
||||
|
||||
|
||||
LC_PAPER
|
||||
% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category
|
||||
% generated by IBM Basic CountryPack Transformer.
|
||||
height 297
|
||||
width 210
|
||||
|
||||
copy "tl_PH"
|
||||
END LC_PAPER
|
||||
|
||||
|
||||
|
@ -125,10 +125,8 @@ date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
||||
END LC_TIME
|
||||
|
||||
LC_PAPER
|
||||
% FIXME
|
||||
height 297
|
||||
% FIXME
|
||||
width 210
|
||||
height 279
|
||||
width 216
|
||||
END LC_PAPER
|
||||
|
||||
LC_TELEPHONE
|
||||
|
@ -125,10 +125,8 @@ date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
||||
END LC_TIME
|
||||
|
||||
LC_PAPER
|
||||
% FIXME
|
||||
height 297
|
||||
% FIXME
|
||||
width 210
|
||||
height 279
|
||||
width 216
|
||||
END LC_PAPER
|
||||
|
||||
LC_TELEPHONE
|
||||
|
@ -125,10 +125,8 @@ date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
||||
END LC_TIME
|
||||
|
||||
LC_PAPER
|
||||
% FIXME
|
||||
height 297
|
||||
% FIXME
|
||||
width 210
|
||||
height 279
|
||||
width 216
|
||||
END LC_PAPER
|
||||
|
||||
LC_TELEPHONE
|
||||
|
@ -177,8 +177,7 @@ date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
||||
END LC_TIME
|
||||
|
||||
LC_PAPER
|
||||
height 279
|
||||
width 216
|
||||
copy "en_US"
|
||||
END LC_PAPER
|
||||
|
||||
LC_TELEPHONE
|
||||
|
@ -126,10 +126,8 @@ date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
||||
END LC_TIME
|
||||
|
||||
LC_PAPER
|
||||
% FIXME
|
||||
height 297
|
||||
% FIXME
|
||||
width 210
|
||||
height 279
|
||||
width 216
|
||||
END LC_PAPER
|
||||
|
||||
LC_TELEPHONE
|
||||
|
@ -150,8 +150,7 @@ noexpr "<U005B><U0068><U0048><U006E><U004E><U005D><U002E><U002A>"
|
||||
END LC_MESSAGES
|
||||
|
||||
LC_PAPER
|
||||
height 297
|
||||
width 210
|
||||
copy "tl_PH"
|
||||
END LC_PAPER
|
||||
|
||||
LC_MEASUREMENT
|
||||
|
@ -207,10 +207,8 @@ yesexpr "<U005B><U0079><U0059><U0069><U0049><U0061><U0041><U005D><U002E><U00
|
||||
noexpr "<U005B><U006E><U004E><U0071><U0051><U005D><U002E><U002A>"
|
||||
END LC_MESSAGES
|
||||
|
||||
% Default paper: A4
|
||||
LC_PAPER
|
||||
height 297
|
||||
width 210
|
||||
copy "en_CA"
|
||||
END LC_PAPER
|
||||
|
||||
% Metric System (ISO 1000)
|
||||
|
@ -119,10 +119,8 @@ yesexpr "<U005B><U0079><U0059><U0073><U0053><U005D><U002E><U002A>"
|
||||
noexpr "<U005B><U006E><U004E><U005D><U002E><U002A>"
|
||||
END LC_MESSAGES
|
||||
|
||||
% Default paper: A4
|
||||
LC_PAPER
|
||||
height 297
|
||||
width 210
|
||||
copy "en_CA"
|
||||
END LC_PAPER
|
||||
|
||||
% FIXME
|
||||
|
@ -144,8 +144,8 @@ copy "en_US"
|
||||
END LC_MESSAGES
|
||||
|
||||
LC_PAPER
|
||||
height 297
|
||||
width 210
|
||||
height 279
|
||||
width 216
|
||||
END LC_PAPER
|
||||
|
||||
LC_MEASUREMENT
|
||||
|
@ -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>.
|
||||
|
Loading…
Reference in New Issue
Block a user