summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r--ChangeLog.pre-1-108
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index f331575a..e796c7d2 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,8 +1,14 @@
+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):
Improve handling of empty ink rectangles; rework for
- simplicity.
+ simplicity. (#103662)
Mon Jun 2 12:10:11 2003 Owen Taylor <otaylor@redhat.com>