[release-notes] Unicode 7 in glibc

pbokoc pbokoc at fedoraproject.org
Thu Apr 9 16:46:42 UTC 2015


commit 734e3a7c33bb6abcadc234e7ab6499e2b4b70c76
Author: Petr Bokoc <pbokoc at redhat.com>
Date:   Thu Apr 9 17:16:41 2015 +0200

    Unicode 7 in glibc

 en-US/Development.xml |   10 +++++++++-
 en-US/I18n.xml        |   13 ++++++++++++-
 2 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Development.xml b/en-US/Development.xml
index 355cfc6..14eb500 100644
--- a/en-US/Development.xml
+++ b/en-US/Development.xml
@@ -7,6 +7,14 @@
 
 <section id="sect-devel">
   <title>Development</title>
-  <para />
+	<para />
+
+	<section id="sect-devel-glibc-unicode">
+		<title>Unicode 7.0 Support in Glibc</title>
+		<para>
+			Glibc now supports Unicode specification 7.0. See <xref linkend="sect-i18n-glibc-unicode" /> for information.
+		</para>
+	</section>
+
 </section>
   
diff --git a/en-US/I18n.xml b/en-US/I18n.xml
index 0418164..cb3142e 100644
--- a/en-US/I18n.xml
+++ b/en-US/I18n.xml
@@ -6,5 +6,16 @@
 
 <section id="i18n">
   <title>Internationalization</title>
-  <para />
+	<para />
+
+	<section id="sect-i18n-glibc-unicode">
+		<title>Unicode 7.0 Support in Glibc</title>
+		<para>
+			An update to <systemitem>Glibc</systemitem> locale data (character map, character width, and <systemitem>LC_CTYPE</systemitem> information) in Fedora 22 enables support for Unicode 7.0. Previous Fedora releases supported Unicode 5.1. This change adds almost 8000 new characters, and also corrects Unicode data for some existing characters per the latest Unicode standard.
+		</para>
+		<para>
+			See the <ulink url="https://raw.githubusercontent.com/pravins/glibc-i18n/master/report-utf8">backward compatibility report</ulink> for information about removed, changed and added characters.
+		</para>
+	</section>
+
 </section>


More information about the docs-commits mailing list