summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
diff options
context:
space:
mode:
authorSven Neumann <sven@gimp.org>2002-10-14 16:30:59 +0000
committerSven Neumann <neo@src.gnome.org>2002-10-14 16:30:59 +0000
commit1cef12571f9de59a80dcf3804d90f3090dd24d29 (patch)
tree9cf837e0e0b3073ff12a78cc55bdeda64479ea58 /ChangeLog.pre-1-6
parent4c12fdedf1ea36e4a0920f280ac34223e3246118 (diff)
downloadpango-1cef12571f9de59a80dcf3804d90f3090dd24d29.tar.gz
unref the PangoOTInfo after extracting the ruleset from it (#91541).
2002-10-14 Sven Neumann <sven@gimp.org> * modules/arabic/arabic-ft2.c (get_ruleset): unref the PangoOTInfo after extracting the ruleset from it (#91541). * pango/pangoft2-fontmap.c (pango_ft2_font_map_finalize) * pango_pangoxft-fontmap.c (pango_xft_font_map_finalize): destroy the fonts hash_table (#91697). * pango/pangoft2-fontmap.c (pango_ft2_font_set_free) * pango_pangoxft-fontmap.c (pango_xft_font_set_free): free the pattern array (#91698).
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r--ChangeLog.pre-1-613
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index 54be8c34..2407f0f7 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,16 @@
+2002-10-14 Sven Neumann <sven@gimp.org>
+
+ * modules/arabic/arabic-ft2.c (get_ruleset): unref the PangoOTInfo
+ after extracting the ruleset from it (#91541).
+
+ * pango/pangoft2-fontmap.c (pango_ft2_font_map_finalize)
+ * pango_pangoxft-fontmap.c (pango_xft_font_map_finalize): destroy
+ the fonts hash_table (#91697).
+
+ * pango/pangoft2-fontmap.c (pango_ft2_font_set_free)
+ * pango_pangoxft-fontmap.c (pango_xft_font_set_free): free the
+ pattern array (#91698).
+
Sun Oct 13 12:34:41 2002 Owen Taylor <otaylor@redhat.com>
* === Released 1.0.5 ===