about summary refs log tree commit diff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-04-23 15:42:54 -0400
committerMike Frysinger <vapier@gentoo.org>2016-06-11 02:10:52 -0400
commit277da2ab88b5c0d20ebdb0a3e7e0948398105a14 (patch)
tree6b62c053ab23c46577fce6418b913338a0c15e0b /localedata/ChangeLog
parent6a54bcda7a2a64e465992a9984785443fd594743 (diff)
downloadglibc-277da2ab88b5c0d20ebdb0a3e7e0948398105a14.tar.gz
glibc-277da2ab88b5c0d20ebdb0a3e7e0948398105a14.tar.xz
glibc-277da2ab88b5c0d20ebdb0a3e7e0948398105a14.zip
unicode-gen: include standard comment file header
We deployed this header to all the locale files, so make sure
we include it in the generated ones too so we don't lose it.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r--localedata/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 2979c4a75e..22aa68d99c 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,16 @@
 2016-06-11  Mike Frysinger  <vapier@gentoo.org>
 
+	* unicode-gen/gen_translit_circle.py (output_head): Add write of
+	unicode_utils.COMMENT_HEADER.
+	* unicode-gen/gen_translit_cjk_compat.py (output_head): Likewise.
+	* unicode-gen/gen_translit_combining.py (output_head): Likewise.
+	* unicode-gen/gen_translit_compat.py (output_head): Likewise.
+	* unicode-gen/gen_translit_font.py (output_head): Likewise.
+	* unicode-gen/gen_translit_fraction.py (output_head): Likewise.
+	* unicode-gen/unicode_utils.py (COMMENT_HEADER): Define.
+
+2016-06-11  Mike Frysinger  <vapier@gentoo.org>
+
 	[BZ #19133]
 	* locales/pt_BR (abday): Make first letter lowercase in each element.
 	(abmon): Likewise.