diff options
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r-- | ChangeLog.pre-1-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0 index 2d6092b9..61071e29 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -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. |