about summary refs log tree commit diff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
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 73d9e10a5c..8c5a9d1b7c 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,15 @@
+2015-12-11  Joseph Myers  <joseph@codesourcery.com>
+
+	[BZ #18491]
+	* unicode-gen/unicode_utils.py (to_upper_turkish): New function.
+	(to_lower_turkish): Likewise.
+	* unicode-gen/gen_unicode_ctype.py (output_tables): Support
+	producing output with Turkish case conversions.
+	(--turkish): New command-line option.
+	* unicode-gen/Makefile (GENERATED): Add tr_TR.
+	(tr_TR): New rule.
+	* locales/tr_TR: Regenerate LC_CTYPE.
+
 2015-12-09  Mike FABIAN  <mfabian@redhat.com>
 
 	[BZ 18568]