mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 03:10:05 +00:00
sync glibc Latin American paper sizes with CLDR 1.8.1
This commit is contained in:
parent
dcf4f6efae
commit
be9c5e8b20
10
NEWS
10
NEWS
@ -9,11 +9,11 @@ Version 2.14
|
|||||||
|
|
||||||
* The following bugs are resolved with this release:
|
* The following bugs are resolved with this release:
|
||||||
|
|
||||||
11653, 11668, 11724, 11945, 11947, 12158, 12178, 12200, 12346, 12393,
|
11578, 11653, 11668, 11724, 11945, 11947, 12158, 12178, 12200, 12346,
|
||||||
12420, 12445, 12449, 12454, 12460, 12469, 12489, 12509, 12510, 12518,
|
12393, 12420, 12445, 12449, 12454, 12460, 12469, 12489, 12509, 12510,
|
||||||
12541, 12545, 12551, 12583, 12587, 12597, 12611, 12631, 12650, 12653,
|
12518, 12541, 12545, 12551, 12583, 12587, 12597, 12611, 12631, 12650,
|
||||||
12655, 12660, 12681, 12685, 12711, 12713, 12714, 12717, 12723, 12734,
|
12653, 12655, 12660, 12681, 12685, 12711, 12713, 12714, 12717, 12723,
|
||||||
12738
|
12734, 12738
|
||||||
|
|
||||||
* The RPC implementation in libc is obsoleted. Old programs keep working
|
* The RPC implementation in libc is obsoleted. Old programs keep working
|
||||||
but new programs cannot be linked with the routines in libc anymore.
|
but new programs cannot be linked with the routines in libc anymore.
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
2011-05-09 Ulrich Drepper <drepper@gmail.com>
|
2011-05-09 Ulrich Drepper <drepper@gmail.com>
|
||||||
|
|
||||||
|
[BZ #11578]
|
||||||
|
* locales/es_PA: Change paper format to letter.
|
||||||
|
* locales/es_SV: Likewise.
|
||||||
|
Patch by Caolán McNamara <caolanm@redhat.com>.
|
||||||
|
|
||||||
[BZ #11653]
|
[BZ #11653]
|
||||||
* locales/es_NI: Fix currency_symbol.
|
* locales/es_NI: Fix currency_symbol.
|
||||||
|
|
||||||
|
@ -125,10 +125,8 @@ date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
|||||||
END LC_TIME
|
END LC_TIME
|
||||||
|
|
||||||
LC_PAPER
|
LC_PAPER
|
||||||
% FIXME
|
height 279
|
||||||
height 297
|
width 216
|
||||||
% FIXME
|
|
||||||
width 210
|
|
||||||
END LC_PAPER
|
END LC_PAPER
|
||||||
|
|
||||||
LC_TELEPHONE
|
LC_TELEPHONE
|
||||||
|
@ -125,10 +125,8 @@ date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
|
|||||||
END LC_TIME
|
END LC_TIME
|
||||||
|
|
||||||
LC_PAPER
|
LC_PAPER
|
||||||
% FIXME
|
height 279
|
||||||
height 297
|
width 216
|
||||||
% FIXME
|
|
||||||
width 210
|
|
||||||
END LC_PAPER
|
END LC_PAPER
|
||||||
|
|
||||||
LC_TELEPHONE
|
LC_TELEPHONE
|
||||||
|
Loading…
Reference in New Issue
Block a user