summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2008-04-08 22:00:18 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-04-08 22:00:18 +0000
commitf30292736c2a5e240e04e020c91962f1fb7412dc (patch)
treefb2c349f60cbe42acb39311dfcc0d5b0ba0b0d87 /ChangeLog
parent886dab68d9abaa9d33af1c740d5a992023315724 (diff)
downloadpango-f30292736c2a5e240e04e020c91962f1fb7412dc.tar.gz
Bug 491553 – Update to Unicode 5.1.0
2008-04-08 Behdad Esfahbod <behdad@gnome.org> Bug 491553 – Update to Unicode 5.1.0 * docs/tmpl/scripts.sgml: * pango/mini-fribidi/README: * pango/mini-fribidi/fribidi_tab_char_type_2.i: * pango/pango-script-lang-table.h: * pango/pango-script.h: Update to Unicode Character Databse 5.1.0. This adds new entries to the PangoScript enum. Requires glib >= 2.16.3 for the update Unicode data there, but not bumping the requirement in a stable point release. svn path=/trunk/; revision=2587
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a16aef9c..8f24140f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2008-04-08 Behdad Esfahbod <behdad@gnome.org>
+ Bug 491553 – Update to Unicode 5.1.0
+
+ * docs/tmpl/scripts.sgml:
+ * pango/mini-fribidi/README:
+ * pango/mini-fribidi/fribidi_tab_char_type_2.i:
+ * pango/pango-script-lang-table.h:
+ * pango/pango-script.h:
+ Update to Unicode Character Databse 5.1.0. This adds new entries to
+ the PangoScript enum. Requires glib >= 2.16.3 for the update Unicode
+ data there, but not bumping the requirement in a stable point release.
+
+2008-04-08 Behdad Esfahbod <behdad@gnome.org>
+
* configure.in:
* pango/pangocairo-atsui.h:
* pango/pangocairo-atsuifont.c: