summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-08-10 16:00:50 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-08-10 16:00:50 +0000
commit489dd62481e0f78ab05790a303f4a6efbe37ac07 (patch)
tree68e22e8e873d1effe4856c50081feb5b17fd88da /ChangeLog.pre-1-8
parent9d85eee3c901250166617024fcaf17f524a09075 (diff)
downloadpango-489dd62481e0f78ab05790a303f4a6efbe37ac07.tar.gz
Fix bug where cluster was getting set to 0 for non-spacing marks rather
Tue Aug 10 11:51:10 2004 Owen Taylor <otaylor@redhat.com> * modules/arabic/arabic-fc.c (arabic_engine_shape): Fix bug where cluster was getting set to 0 for non-spacing marks rather than to the cluster of the base character. (#149126, Behdad Esfahbod)
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-87
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index ea2fb775..e2b0e4c5 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,10 @@
+Tue Aug 10 11:51:10 2004 Owen Taylor <otaylor@redhat.com>
+
+ * modules/arabic/arabic-fc.c (arabic_engine_shape): Fix
+ bug where cluster was getting set to 0 for non-spacing
+ marks rather than to the cluster of the base character.
+ (#149126, Behdad Esfahbod)
+
2004-08-05 Tor Lillqvist <tml@iki.fi>
* pango/pangoft2.def: Add pango_ot_buffer_set_zero_width_marks.