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-106
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index d7dc41d0..dffaf079 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,5 +1,11 @@
2005-03-03 Owen Taylor <otaylor@redhat.com>
+ * pango/pango-fontmap.c (pango_font_map_load_font): Add
+ a g_return_if_fail() if desc doesn't have a family.
+ (#165866, Kees Cook)
+
+2005-03-03 Owen Taylor <otaylor@redhat.com>
+
* pango/pangoxft-render.c (pango_xft_renderer_draw_glyphs):
Call XftCharIndex() on the right font. (#163511)