diff options
author | Alex Larsson <alexl@redhat.com> | 2002-01-10 00:27:26 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2002-01-10 00:27:26 +0000 |
commit | c028808696a65c64e206cebe853c39a4cf86888b (patch) | |
tree | a36a239a029a2646da7708c776103a21024982d9 /ChangeLog.pre-1-4 | |
parent | e36de3bcb0c84f15e477f8885ea948822ccd6e1a (diff) | |
download | pango-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.pre-1-4')
-rw-r--r-- | ChangeLog.pre-1-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index a54710b5..af2369df 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -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): |