about summary refs log tree commit diff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-04-12 23:45:46 -0400
committerMike Frysinger <vapier@gentoo.org>2016-04-16 03:41:35 -0400
commit36f91a5db680ce79bd578b2ea11a3b7b04280f12 (patch)
tree7e4475d5807747f47ae6afcafe7b5c27f8bcf2d3 /localedata/ChangeLog
parenta837257199ffab76237385b830cc7b6179fc2f18 (diff)
downloadglibc-36f91a5db680ce79bd578b2ea11a3b7b04280f12.tar.gz
glibc-36f91a5db680ce79bd578b2ea11a3b7b04280f12.tar.xz
glibc-36f91a5db680ce79bd578b2ea11a3b7b04280f12.zip
localedata: fix LC_TELEPHONE in a few locales
A bunch of locales were copying the wrong source locale -- looks like they
were basically TODOs from the original imports.  This lead to bad values
for int_prefix for them.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r--localedata/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 38077b4366..320bb8d40e 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,17 @@
 2016-04-16  Mike Frysinger  <vapier@gentoo.org>
 
+	* locales/fil_PH (LC_TELEPHONE): Change copy to en_PH.
+	* locales/pa_PK (LC_TELEPHONE): Delete content and change to copying
+	from ur_PK.
+	* locales/tg_TJ (LC_TELEPHONE): Delete copy and define tel_int_fmt,
+	int_prefix, and int_select.
+	* locales/tl_PH (LC_TELEPHONE): Change copy to en_PH.
+	* locales/tr_CY (LC_TELEPHONE): Change copy to el_CY.
+	* locales/ur_PK (LC_TELEPHONE): Delete copy and move content from
+	pa_PK.
+
+2016-04-16  Mike Frysinger  <vapier@gentoo.org>
+
 	* locales/csb_PL (audience, application, abbreviation): Delete.
 	* locales/mn_MN: Likewise.
 	* locales/sr_ME: Likewise.