summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-11-16 00:09:29 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-11-16 00:09:29 +0000
commit399c0a006cc8f9d8005c562a7e90cbfef95e2a18 (patch)
tree5c2478d9a7e1bcde80e4a65c1d6a558dba8f1025 /ChangeLog.pre-1-2
parent8797f632c8f9f91eb26573e86accd9fcc1ad6322 (diff)
downloadpango-399c0a006cc8f9d8005c562a7e90cbfef95e2a18.tar.gz
Fix problem with unbreakable words at start of line longer than line
Wed Nov 15 16:56:38 2000 Owen Taylor <otaylor@redhat.com> * pango/pango-layout.c (process_item): Fix problem with unbreakable words at start of line longer than line width.
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r--ChangeLog.pre-1-25
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2
index 03f8fcef..6e0275d7 100644
--- a/ChangeLog.pre-1-2
+++ b/ChangeLog.pre-1-2
@@ -1,3 +1,8 @@
+Wed Nov 15 16:56:38 2000 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-layout.c (process_item): Fix problem with
+ unbreakable words at start of line longer than line width.
+
Wed Nov 15 15:04:00 2000 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c (pango_layout_get_extents_internal):