summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-0
diff options
context:
space:
mode:
authorAlex Larsson <alexl@redhat.com>2001-11-20 17:46:33 +0000
committerAlexander Larsson <alexl@src.gnome.org>2001-11-20 17:46:33 +0000
commita57a0fe0c63407e07b2bc75066a675803869974b (patch)
treedde6aa6af6393d17ed0fd3458d96a6c56be88cf4 /ChangeLog.pre-1-0
parent3e32c400249ab1b220a793e832f45534502b4ac0 (diff)
downloadpango-a57a0fe0c63407e07b2bc75066a675803869974b.tar.gz
Don't free font_pattern if we opened the XftFont, since the XftFont claims
2001-11-20 Alex Larsson <alexl@redhat.com> * pango/pangoxft-font.c (pango_xft_font_finalize): Don't free font_pattern if we opened the XftFont, since the XftFont claims ownership of it.
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r--ChangeLog.pre-1-06
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index d187cb57..745bd299 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,3 +1,9 @@
+2001-11-20 Alex Larsson <alexl@redhat.com>
+
+ * pango/pangoxft-font.c (pango_xft_font_finalize):
+ Don't free font_pattern if we opened the XftFont, since the
+ XftFont claims ownership of it.
+
2001-11-20 Tor Lillqvist <tml@iki.fi>
* pango/pangowin32-fontmap.c (pango_win32_font_map_load_font): Fix