summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-2
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r--ChangeLog.pre-1-26
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2
index 2d6092b9..61071e29 100644
--- a/ChangeLog.pre-1-2
+++ b/ChangeLog.pre-1-2
@@ -1,3 +1,9 @@
+2000-08-08 Elliot Lee <sopwith@redhat.com>
+ * pango/modules.c: Fix incorrect list rearrangement.
+ * pango/pango-layout.c (pango_layout_line_x_to_index): Pay attention to shape attributes
+ (not perfect since the layout of chars inside a shape is unknown, but gives start
+ index).
+
2000-08-07 Elliot Lee <sopwith@redhat.com>
* pango/modules.c: If the first pango_skip_space fails, remember to free enginepair before continuing.