summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2007-02-13 00:56:12 +0000
committerTor Lillqvist <tml@src.gnome.org>2007-02-13 00:56:12 +0000
commit087d149c8f3051c49e9bbe9f45d59dccdbaa7ea3 (patch)
tree41d472684e9d5c6b60f6c70a424cfa7d74b6f8d3 /ChangeLog
parentaca1ce6334c9aa1b667ee950d32803338d0e46d7 (diff)
downloadpango-087d149c8f3051c49e9bbe9f45d59dccdbaa7ea3.tar.gz
If something has gone wrong in setting the family of the font description,
2007-02-13 Owen Taylor <otaylor@redhat.com> * pango/pangowin32-fontmap.c (pango_win32_insert_font): If something has gone wrong in setting the family of the font description, don't bother with the font as it isn't usable and will cause crashes later anyway. (#404295) svn path=/branches/pango-1-14/; revision=2193
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e31548a8..05186cd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-02-13 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pangowin32-fontmap.c (pango_win32_insert_font): If
+ something has gone wrong in setting the family of the font
+ description, don't bother with the font as it isn't usable and
+ will cause crashes later anyway. (#404295)
+
2007-01-31 Tor Lillqvist <tml@novell.com>
* pango/Makefile.am: Use pangocairo.def only on Win32, not