summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-08-02 16:01:30 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-08-02 16:01:30 +0000
commitb77b31c48f62191054c57e2b0696aef3f8654d1a (patch)
treeda6ccc042523131144dc176becb267adc6b777d7 /ChangeLog
parent5b08312353b05feebfaa7f8557bec3fdb3a9f6cd (diff)
downloadpango-b77b31c48f62191054c57e2b0696aef3f8654d1a.tar.gz
Fix problem with the way extents for the layout lines were summed together
Wed Aug 2 12:00:53 2000 Owen Taylor <otaylor@redhat.com> * pango/pango-layout.c (pango_layout_get_extents): Fix problem with the way extents for the layout lines were summed together in the vertical direction.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d023e6b..884bc8b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Aug 2 12:00:53 2000 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-layout.c (pango_layout_get_extents):
+ Fix problem with the way extents for the layout lines
+ were summed together in the vertical direction.
+
Sat Jul 29 21:26:30 2000 Owen Taylor <otaylor@redhat.com>
* examples/viewer-qt.[ch] (ViewerWindow): Remove