From 441c3b59d1e2fca4ad40cf53d03d6196c978e85f Mon Sep 17 00:00:00 2001 From: Marko Myllynen Date: Tue, 11 Aug 2015 10:54:25 +0300 Subject: Fix lang_lib/lang_term as per ISO 639-2 [BZ #16973] lang_lib (which reflects ISO 639-2/B (bibliographic) codes) and lang_term (which reflects ISO 639-2/T (terminology) codes) should be identical except for those languages for which ISO 639-2 specifies separate bibliographic/terminology values. I used this Library of Congress page as the source: http://www.loc.gov/standards/iso639-2/php/code_list.php --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7de1f00..298bd22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2015-08-18 Marko Myllynen + + [BZ #16973] + * locales/eu_ES: Fix lang_lib. + * locales/lb_LU: Likewise. + * locales/my_MM: Likewise. + * locales/sr_ME: Likewise. + * locales/sr_RS: Likewise. + * locales/sr_RS@latin: Likewise. + * locales/tr_TR: Likewise. + * locales/lo_LA: Fix lang_term. + * locales/km_KH: Fix lang_ab, lang_term, lang_lib. + 2015-08-18 Zack Weinberg * misc/Versions (libc): Add GLIBC_2.23. -- cgit v1.1