From be9c5e8b2014bdbf724f206bb25249c67115db49 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Caol=C3=A1n=20McNamara?= Date: Mon, 9 May 2011 19:33:32 -0400 Subject: [PATCH] sync glibc Latin American paper sizes with CLDR 1.8.1 --- NEWS | 10 +++++----- localedata/ChangeLog | 5 +++++ localedata/locales/es_PA | 6 ++---- localedata/locales/es_SV | 6 ++---- 4 files changed, 14 insertions(+), 13 deletions(-) diff --git a/NEWS b/NEWS index ed3fef2..281b557 100644 --- a/NEWS +++ b/NEWS @@ -9,11 +9,11 @@ Version 2.14 * The following bugs are resolved with this release: - 11653, 11668, 11724, 11945, 11947, 12158, 12178, 12200, 12346, 12393, - 12420, 12445, 12449, 12454, 12460, 12469, 12489, 12509, 12510, 12518, - 12541, 12545, 12551, 12583, 12587, 12597, 12611, 12631, 12650, 12653, - 12655, 12660, 12681, 12685, 12711, 12713, 12714, 12717, 12723, 12734, - 12738 + 11578, 11653, 11668, 11724, 11945, 11947, 12158, 12178, 12200, 12346, + 12393, 12420, 12445, 12449, 12454, 12460, 12469, 12489, 12509, 12510, + 12518, 12541, 12545, 12551, 12583, 12587, 12597, 12611, 12631, 12650, + 12653, 12655, 12660, 12681, 12685, 12711, 12713, 12714, 12717, 12723, + 12734, 12738 * The RPC implementation in libc is obsoleted. Old programs keep working but new programs cannot be linked with the routines in libc anymore. diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 43da494..ffeb7dd 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,10 @@ 2011-05-09 Ulrich Drepper + [BZ #11578] + * locales/es_PA: Change paper format to letter. + * locales/es_SV: Likewise. + Patch by Caolán McNamara . + [BZ #11653] * locales/es_NI: Fix currency_symbol. diff --git a/localedata/locales/es_PA b/localedata/locales/es_PA index ac969a6..10d6d82 100644 --- a/localedata/locales/es_PA +++ b/localedata/locales/es_PA @@ -125,10 +125,8 @@ date_fmt "/ END LC_TIME LC_PAPER -% FIXME -height 297 -% FIXME -width 210 +height 279 +width 216 END LC_PAPER LC_TELEPHONE diff --git a/localedata/locales/es_SV b/localedata/locales/es_SV index 24d3417..3b6be32 100644 --- a/localedata/locales/es_SV +++ b/localedata/locales/es_SV @@ -125,10 +125,8 @@ date_fmt "/ END LC_TIME LC_PAPER -% FIXME -height 297 -% FIXME -width 210 +height 279 +width 216 END LC_PAPER LC_TELEPHONE -- 2.7.4