summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-87
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 1421c515..1863f680 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,10 @@
+Sun Nov 21 10:52:03 2004 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-context.c: Don't just call pango_fontset_get_metrics()
+ to implement pango_context_get_metrics(), since that skips our
+ normal font selection algorithm. Rather itemize the sample string
+ and get the metrics from that. (#149438, Felipe Heidrich)
+
Sun Nov 21 10:46:34 2004 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c (pango_layout_set_text): Fix UTF8 => UTF-8