summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-09-13 21:30:51 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-09-13 21:30:51 +0000
commitb090edda657f1272fa0fe98596d5918726d83d98 (patch)
treebc880cd0b7f43ef2291cf8041841bf4b41ac6666 /ChangeLog
parentfdd5f89f6623c17468490708d876165953706ab3 (diff)
downloadpango-b090edda657f1272fa0fe98596d5918726d83d98.tar.gz
Bug 355697 – The IndicOTClassTable of Oriya has a error.
2006-09-13 Behdad Esfahbod <behdad@gnome.org> Bug 355697 – The IndicOTClassTable of Oriya has a error. * modules/indic/indic-ot-class-tables.c: Compute lastChar from charClasses table size to avoid out-of-synch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b391d3d1..47225d79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-09-13 Behdad Esfahbod <behdad@gnome.org>
+ Bug 355697 – The IndicOTClassTable of Oriya has a error.
+
+ * modules/indic/indic-ot-class-tables.c: Compute lastChar from
+ charClasses table size to avoid out-of-synch.
+
+2006-09-13 Behdad Esfahbod <behdad@gnome.org>
+
Part of Bug 355782 – Misaligned extents in pango
* pango/pango-layout.c (pango_layout_get_extents_internal),