summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2000-07-03 21:32:39 +0000
committerHavoc Pennington <hp@src.gnome.org>2000-07-03 21:32:39 +0000
commit29295c64ab846ad40d6c9d0faeb1810a3a65e948 (patch)
tree98470d36b55c3a6566f1e9171fe543746d9ebbd4 /ChangeLog.pre-1-8
parent38dcbb203cb855b435301c8e27c4427213b75a14 (diff)
downloadpango-29295c64ab846ad40d6c9d0faeb1810a3a65e948.tar.gz
Handle the case where the byte offset is outside the layout.
2000-07-03 Havoc Pennington <hp@redhat.com> * pango/pango-layout.c (pango_layout_index_to_pos): Handle the case where the byte offset is outside the layout.
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-85
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index c1ac1cff..be2709e8 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,8 @@
+2000-07-03 Havoc Pennington <hp@redhat.com>
+
+ * pango/pango-layout.c (pango_layout_index_to_pos): Handle the
+ case where the byte offset is outside the layout.
+
Sun Jul 2 18:06:01 2000 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c (get_tab_pos): Fix up set_font_description()