summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-07-31 15:50:38 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-07-31 15:50:38 +0000
commitd4d6d7317dce6981a8491fb52f9211694830bf2b (patch)
tree77d5b393cc44260cca387481de1cd25ae988ae81 /ChangeLog.pre-1-8
parent422370667f0b035d9d214ac0e93c877a78d32562 (diff)
downloadpango-d4d6d7317dce6981a8491fb52f9211694830bf2b.tar.gz
Set is_cluster_start attributes based on the log_clusters[] set by the
Tue Jul 30 23:10:14 2002 Owen Taylor <otaylor@redhat.com> * pango/shape.c (pango_shape): Set is_cluster_start attributes based on the log_clusters[] set by the shape engine. (Fix for #84307, Reported by Alex Larsson, others.)
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-86
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 44bbe7ba..13d4e345 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,9 @@
+Tue Jul 30 23:10:14 2002 Owen Taylor <otaylor@redhat.com>
+
+ * pango/shape.c (pango_shape): Set is_cluster_start
+ attributes based on the log_clusters[] set by the shape
+ engine. (Fix for #84307, Reported by Alex Larsson, others.)
+
Sat Jul 27 09:46:51 2002 Owen Taylor <otaylor@redhat.com>
* modules/thai/{thai-shaper.[ch],thai-x.c,thai-xft.c}