summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlex Larsson <alexl@redhat.com>2002-01-10 00:27:26 +0000
committerAlexander Larsson <alexl@src.gnome.org>2002-01-10 00:27:26 +0000
commitc028808696a65c64e206cebe853c39a4cf86888b (patch)
treea36a239a029a2646da7708c776103a21024982d9 /ChangeLog
parente36de3bcb0c84f15e477f8885ea948822ccd6e1a (diff)
downloadpango-c028808696a65c64e206cebe853c39a4cf86888b.tar.gz
Add g_error if font match fails, referencing bug #68030, which is the
2002-01-09 Alex Larsson <alexl@redhat.com> * pango/pangoxft-fontmap.c (pango_xft_font_map_load_fontset): Add g_error if font match fails, referencing bug #68030, which is the "libXrender is broken" bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a54710b5..af2369df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-01-09 Alex Larsson <alexl@redhat.com>
+
+ * pango/pangoxft-fontmap.c (pango_xft_font_map_load_fontset):
+ Add g_error if font match fails, referencing bug #68030, which
+ is the "libXrender is broken" bug.
+
Wed Jan 9 18:51:02 2002 Owen Taylor <otaylor@redhat.com>
* pango/pango-context.c (pango_context_load_font):