mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-09 10:50:08 +00:00
Fix wal_ET locale and build it
This commit is contained in:
parent
42c5011242
commit
aacdb3413a
12
NEWS
12
NEWS
@ -10,12 +10,12 @@ Version 2.15
|
|||||||
* The following bugs are resolved with this release:
|
* The following bugs are resolved with this release:
|
||||||
|
|
||||||
6779, 6783, 9696, 10103, 10709, 11589, 12403, 12847, 12868, 12852, 12874,
|
6779, 6783, 9696, 10103, 10709, 11589, 12403, 12847, 12868, 12852, 12874,
|
||||||
12885, 12892, 12907, 12922, 12935, 12962, 13007, 13021, 13061, 13062,
|
12885, 12892, 12906, 12907, 12922, 12935, 12962, 13007, 13021, 13061,
|
||||||
13067, 13068, 13085, 13088, 13090, 13092, 13096, 13114, 13118, 13123,
|
13062, 13067, 13068, 13085, 13088, 13090, 13092, 13096, 13114, 13118,
|
||||||
13134, 13138, 13147, 13150, 13166, 13179, 13185, 13189, 13192, 13268,
|
13123, 13134, 13138, 13147, 13150, 13166, 13179, 13185, 13189, 13192,
|
||||||
13276, 13282, 13291, 13305, 13328, 13335, 13337, 13344, 13358, 13367,
|
13268, 13276, 13282, 13291, 13305, 13328, 13335, 13337, 13344, 13358,
|
||||||
13413, 13416, 13423, 13439, 13446, 13472, 13484, 13506, 13515, 13523,
|
13367, 13413, 13416, 13423, 13439, 13446, 13472, 13484, 13506, 13515,
|
||||||
13524, 13538, 13540
|
13523, 13524, 13538, 13540
|
||||||
|
|
||||||
* New program pldd to list loaded object of a process
|
* New program pldd to list loaded object of a process
|
||||||
Implemented by Ulrich Drepper.
|
Implemented by Ulrich Drepper.
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
2011-12-23 Ulrich Drepper <drepper@gmail.com>
|
2011-12-23 Ulrich Drepper <drepper@gmail.com>
|
||||||
|
|
||||||
|
[BZ #12906]
|
||||||
|
* SUPPORTED (SUPPORTED-LOCALES): Add wal_ET entry.
|
||||||
|
|
||||||
|
* locales/wal_ET: Remove lang_ab entry.
|
||||||
|
|
||||||
[BZ #12962]
|
[BZ #12962]
|
||||||
* locales/fi_FI: Various fixups.
|
* locales/fi_FI: Various fixups.
|
||||||
Patch by Marko Myllynen <myllynen@redhat.com>.
|
Patch by Marko Myllynen <myllynen@redhat.com>.
|
||||||
|
@ -415,6 +415,7 @@ wa_BE/ISO-8859-1 \
|
|||||||
wa_BE@euro/ISO-8859-15 \
|
wa_BE@euro/ISO-8859-15 \
|
||||||
wa_BE.UTF-8/UTF-8 \
|
wa_BE.UTF-8/UTF-8 \
|
||||||
wae_CH/UTF-8 \
|
wae_CH/UTF-8 \
|
||||||
|
wal_ET/UTF-8 \
|
||||||
wo_SN/UTF-8 \
|
wo_SN/UTF-8 \
|
||||||
xh_ZA.UTF-8/UTF-8 \
|
xh_ZA.UTF-8/UTF-8 \
|
||||||
xh_ZA/ISO-8859-1 \
|
xh_ZA/ISO-8859-1 \
|
||||||
|
@ -110,7 +110,6 @@ country_num 231 % 210 found in at least one ISO 3166 doc
|
|||||||
% country_car unknown
|
% country_car unknown
|
||||||
% country_isbn unknown, Need ISO 2108
|
% country_isbn unknown, Need ISO 2108
|
||||||
lang_name "<U12C8><U120B><U12ED><U1273><U1271>"
|
lang_name "<U12C8><U120B><U12ED><U1273><U1271>"
|
||||||
lang_ab "<U0077><U0061><U006C>"
|
|
||||||
lang_term "<U0077><U0061><U006C>"
|
lang_term "<U0077><U0061><U006C>"
|
||||||
lang_lib "<U0077><U0061><U006C>"
|
lang_lib "<U0077><U0061><U006C>"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user