diff options
-rw-r--r-- | NEWS | 10 | ||||
-rw-r--r-- | localedata/ChangeLog | 5 | ||||
-rw-r--r-- | localedata/locales/es_PA | 6 | ||||
-rw-r--r-- | localedata/locales/es_SV | 6 |
4 files changed, 14 insertions, 13 deletions
diff --git a/NEWS b/NEWS index ed3fef2966..281b557070 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 43da494e18..ffeb7dd5ba 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,10 @@ 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] * locales/es_NI: Fix currency_symbol. diff --git a/localedata/locales/es_PA b/localedata/locales/es_PA index ac969a677f..10d6d82337 100644 --- a/localedata/locales/es_PA +++ b/localedata/locales/es_PA @@ -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 diff --git a/localedata/locales/es_SV b/localedata/locales/es_SV index 24d3417180..3b6be32b1f 100644 --- a/localedata/locales/es_SV +++ b/localedata/locales/es_SV @@ -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 |