diff options
author | Havoc Pennington <hp@redhat.com> | 2001-02-15 20:46:49 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2001-02-15 20:46:49 +0000 |
commit | 6c11912ab8c1797bcf0209a6e47a86653f561ecf (patch) | |
tree | 8281124f4f286a3168b924451d7f10402cf6254b /ChangeLog.pre-1-8 | |
parent | 0bca108a0ab7e081dc57640af3fbf9870749e7b8 (diff) | |
download | pango-6c11912ab8c1797bcf0209a6e47a86653f561ecf.tar.gz |
fix another "count line lengths to get line start" bug
2001-02-13 Havoc Pennington <hp@redhat.com>
* pango/pango-layout.c (pango_layout_line_get_x_ranges): fix
another "count line lengths to get line start" bug
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r-- | ChangeLog.pre-1-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index 6bbd3985..34091356 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,8 @@ +2001-02-13 Havoc Pennington <hp@redhat.com> + + * pango/pango-layout.c (pango_layout_line_get_x_ranges): fix + another "count line lengths to get line start" bug + 2001-02-12 Havoc Pennington <hp@redhat.com> * pango/pango-attributes.c (pango_attr_list_insert_internal): |