mirror of git://sourceware.org/git/glibc.git
Reflect renaming of bh_IN and tu_IN in SUPPORTED file [BZ #17475]
This commit is contained in:
parent
7fde904c73
commit
536fb97780
|
@ -1,3 +1,9 @@
|
||||||
|
2015-07-21 Khem Raj <raj.khem@gmail.com>
|
||||||
|
|
||||||
|
[BZ #17475]
|
||||||
|
* benchtests/strcoll-inputs/filelist#en_US.UTF-8: Adjust for rename
|
||||||
|
of tu_IN and bh_IN.
|
||||||
|
|
||||||
2015-07-21 Mike Frysinger <vapier@gentoo.org>
|
2015-07-21 Mike Frysinger <vapier@gentoo.org>
|
||||||
|
|
||||||
[BZ #18694]
|
[BZ #18694]
|
||||||
|
|
|
@ -11409,7 +11409,7 @@ aa_DJ
|
||||||
translit_hangul
|
translit_hangul
|
||||||
ar_EG
|
ar_EG
|
||||||
fi_FI
|
fi_FI
|
||||||
bh_IN
|
bhb_IN
|
||||||
en_CA
|
en_CA
|
||||||
aa_ER
|
aa_ER
|
||||||
niu_NU
|
niu_NU
|
||||||
|
@ -11620,7 +11620,7 @@ om_KE
|
||||||
or_IN
|
or_IN
|
||||||
en_DK
|
en_DK
|
||||||
wae_CH
|
wae_CH
|
||||||
tu_IN
|
tcy_IN
|
||||||
vi_VN
|
vi_VN
|
||||||
ber_MA
|
ber_MA
|
||||||
gd_GB
|
gd_GB
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
2015-07-21 Khem Raj <raj.khem@gmail.com>
|
||||||
|
|
||||||
|
[BZ #17475]
|
||||||
|
* SUPPORTED: Rename tu_IN to tcy_IN and bh_IN to bhb_IN.
|
||||||
|
|
||||||
2015-07-20 Chris Metcalf <cmetcalf@ezchip.com>
|
2015-07-20 Chris Metcalf <cmetcalf@ezchip.com>
|
||||||
|
|
||||||
* tst-leaks.c (TIMEOUT): Bump up to 5 seconds.
|
* tst-leaks.c (TIMEOUT): Bump up to 5 seconds.
|
||||||
|
@ -5,8 +10,8 @@
|
||||||
2015-07-15 Pravin Satpute <psatpute@redhat.com>
|
2015-07-15 Pravin Satpute <psatpute@redhat.com>
|
||||||
|
|
||||||
[BZ #17475]
|
[BZ #17475]
|
||||||
* locales/tu_IN: renamed to tcy_IN
|
* locales/tu_IN: renamed to tcy_IN.
|
||||||
* locales/bh_IN: renamed to bhb_IN
|
* locales/bh_IN: renamed to bhb_IN.
|
||||||
|
|
||||||
2015-05-16 Carlos O'Donell <carlos@redhat.com>
|
2015-05-16 Carlos O'Donell <carlos@redhat.com>
|
||||||
|
|
||||||
|
|
|
@ -62,7 +62,7 @@ ber_DZ/UTF-8 \
|
||||||
ber_MA/UTF-8 \
|
ber_MA/UTF-8 \
|
||||||
bg_BG.UTF-8/UTF-8 \
|
bg_BG.UTF-8/UTF-8 \
|
||||||
bg_BG/CP1251 \
|
bg_BG/CP1251 \
|
||||||
bh_IN.UTF-8/UTF-8 \
|
bhb_IN.UTF-8/UTF-8 \
|
||||||
bho_IN/UTF-8 \
|
bho_IN/UTF-8 \
|
||||||
bn_BD/UTF-8 \
|
bn_BD/UTF-8 \
|
||||||
bn_IN/UTF-8 \
|
bn_IN/UTF-8 \
|
||||||
|
@ -404,6 +404,7 @@ sw_TZ/UTF-8 \
|
||||||
szl_PL/UTF-8 \
|
szl_PL/UTF-8 \
|
||||||
ta_IN/UTF-8 \
|
ta_IN/UTF-8 \
|
||||||
ta_LK/UTF-8 \
|
ta_LK/UTF-8 \
|
||||||
|
tcy_IN.UTF-8/UTF-8 \
|
||||||
te_IN/UTF-8 \
|
te_IN/UTF-8 \
|
||||||
tg_TJ.UTF-8/UTF-8 \
|
tg_TJ.UTF-8/UTF-8 \
|
||||||
tg_TJ/KOI8-T \
|
tg_TJ/KOI8-T \
|
||||||
|
@ -424,7 +425,6 @@ tr_TR/ISO-8859-9 \
|
||||||
ts_ZA/UTF-8 \
|
ts_ZA/UTF-8 \
|
||||||
tt_RU/UTF-8 \
|
tt_RU/UTF-8 \
|
||||||
tt_RU@iqtelif/UTF-8 \
|
tt_RU@iqtelif/UTF-8 \
|
||||||
tu_IN.UTF-8/UTF-8 \
|
|
||||||
ug_CN/UTF-8 \
|
ug_CN/UTF-8 \
|
||||||
uk_UA.UTF-8/UTF-8 \
|
uk_UA.UTF-8/UTF-8 \
|
||||||
uk_UA/KOI8-U \
|
uk_UA/KOI8-U \
|
||||||
|
|
Loading…
Reference in New Issue