summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c7e2c68a..0fd22495 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-11 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 547303 – pango_layout_get_cursor_pos crashes on certain text
+ buffers
+
+ * pango/pango-layout.c (pango_layout_get_cursor_pos): Handle cursor
+ position in the middle of a "\r\n" cluster.
+
2008-08-06 Behdad Esfahbod <behdad@gnome.org>
* pango/pangocairo-render.c (pango_cairo_renderer_draw_glyph_item):