From: Matthias Clasen Date: Thu, 27 Apr 2006 19:20:10 +0000 (+0000) Subject: additions X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=11f335d4687a96a34b5c0969977b4bc82fe82183;p=dana%2Fcg-glib.git additions --- diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index c42046f9..b24ee0ec 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,8 @@ +2006-04-27 Matthias Clasen + + * glib/tmpl/unicode.sgml: Mention that GLib 2.12 will + support UCD 5.0. + 2006-04-21 Matthias Clasen * gobject/gobject-sections.txt: diff --git a/docs/reference/glib/tmpl/unicode.sgml b/docs/reference/glib/tmpl/unicode.sgml index b7be4d22..4b108d37 100644 --- a/docs/reference/glib/tmpl/unicode.sgml +++ b/docs/reference/glib/tmpl/unicode.sgml @@ -15,6 +15,14 @@ collation on UTF-8 strings and finally functions to convert between the UTF-8, UTF-16 and UCS-4 encodings of Unicode. + +The implementations of the Unicode functions in GLib are based +on the Unicode Character Data tables, which are available from +www.unicode.org. +GLib 2.8 supports Unicode 4.0, GLib 2.10 supports Unicode 4.1, +GLib 2.12 supports Unicode 5.0. + + @@ -279,7 +287,6 @@ See These are the possible line break classifications. -GLib 2.8 supports Unicode 4.0, GLib 2.10 supports Unicode 4.1. The five Hangul types were added in Unicode 4.1, so, has been introduced in GLib 2.10. Note that new types may be added in the future. Applications should be ready to handle unknown values.