summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-4
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-06-05 19:19:39 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-06-05 19:19:39 +0000
commit5df9f3457972dc07f28509de66d24770135c0588 (patch)
tree2f3fde74d5dea6686f6a0e9d494194374d7793f1 /ChangeLog.pre-1-4
parent64ca8b972761a8663ca3eb5cbaf112c52e89e2e1 (diff)
downloadpango-5df9f3457972dc07f28509de66d24770135c0588.tar.gz
Fix bug in determining when we cross line boundaries. (#103421, Matthias
Thu Jun 5 14:53:40 2003 Owen Taylor <otaylor@redhat.com> * pango/pango-layout.c (pango_layout_move_cursor_visually): Fix bug in determining when we cross line boundaries. (#103421, Matthias Clasen)
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r--ChangeLog.pre-1-46
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index b7512eea..a38c7f74 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,9 @@
+Thu Jun 5 14:53:40 2003 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-layout.c (pango_layout_move_cursor_visually):
+ Fix bug in determining when we cross line boundaries.
+ (#103421, Matthias Clasen)
+
Wed Jun 4 14:32:47 2003 Owen Taylor <otaylor@redhat.com>
* pango/glyphstring.c (pango_glyph_string_extents_range):