summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-06-21 15:32:22 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-06-21 15:32:22 +0000
commitffc0b21393fcfb8be247afe7ad32291ab4431d4a (patch)
tree8dc2ad7b0798249688419efec01dfbe8c21d99d9 /ChangeLog.pre-1-6
parent329566a3e3af0cfebdb561978e6622ebe8208108 (diff)
downloadpango-ffc0b21393fcfb8be247afe7ad32291ab4431d4a.tar.gz
For cleanliness, unref the fontmap if we get an error from FreeType.
Mon Jun 21 11:29:39 2004 Owen Taylor <otaylor@redhat.com> * pango/pangoft2-fontmap.c (pango_ft2_font_map_new): For cleanliness, unref the fontmap if we get an error from FreeType. (#143524, Morten Welinder) * pango/pangoft2-fontmap.c (pango_ft2_font_map_finalize): Deal with NULL ft2fontmap->library.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r--ChangeLog.pre-1-69
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index c2c3b919..f222b904 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,12 @@
+Mon Jun 21 11:29:39 2004 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pangoft2-fontmap.c (pango_ft2_font_map_new):
+ For cleanliness, unref the fontmap if we get an error
+ from FreeType. (#143524, Morten Welinder)
+
+ * pango/pangoft2-fontmap.c (pango_ft2_font_map_finalize):
+ Deal with NULL ft2fontmap->library.
+
2004-06-17 Christopher Blizzard <blizzard@redhat.com>
* pango/pangofc-decoder.c (pango_fc_decoder_get_glyph,