Estonia (et_EE) joins the eurozone
This commit is contained in:
parent
56a7f7dd43
commit
fd3bb3392b
8
NEWS
8
NEWS
@ -9,10 +9,10 @@ Version 2.14
|
||||
|
||||
* The following bugs are resolved with this release:
|
||||
|
||||
11724, 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
|
||||
11724, 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.
|
||||
|
@ -1,5 +1,9 @@
|
||||
2011-05-09 Ulrich Drepper <drepper@gmail.com>
|
||||
|
||||
[BZ #12346]
|
||||
* locales/et_EE (LC_MONETARY): Change to Euro.
|
||||
Patch by Priit Laes <plaes@plaes.org>.
|
||||
|
||||
[BZ #12449]
|
||||
* locales/lb_LU: New file.
|
||||
* SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
|
||||
|
@ -2128,8 +2128,8 @@ translit_end
|
||||
END LC_CTYPE
|
||||
|
||||
LC_MONETARY
|
||||
int_curr_symbol "<U0045><U0045><U004B><U0020>"
|
||||
currency_symbol "<U006B><U0072>"
|
||||
int_curr_symbol "<U0045><U0055><U0052><U0020>"
|
||||
currency_symbol "<U20AC>"
|
||||
mon_decimal_point "<U002C>"
|
||||
mon_thousands_sep "<U00A0>"
|
||||
mon_grouping 3;3
|
||||
|
Loading…
Reference in New Issue
Block a user