summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 50b3044d..f331575a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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.
+
Mon Jun 2 12:10:11 2003 Owen Taylor <otaylor@redhat.com>
* pango/pango-glyph-item.c (pango_glyph_item_apply_attrs):
@@ -50,7 +56,7 @@ Wed May 28 17:43:16 2003 Owen Taylor <otaylor@redhat.com>
Tue May 27 18:37:44 2003 Owen Taylor <otaylor@redhat.com>
* pango/mini-fribidi/fribidi.c (fribidi_analyse_string):
- Limit the size of the buffers we alloca(). (#104238)
+ Limit the size of the buffers we alloca(). (#104328)
Tue May 27 16:51:32 2003 Owen Taylor <otaylor@redhat.com>