summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <pango@behdad.org>2005-07-26 13:24:49 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2005-07-26 13:24:49 +0000
commit9becb82a86006707570aa3783cf396afb3d122f5 (patch)
treef3ac548aef12b6d9037c30a4d53f8ea0d5d8e793
parent8cefdbcfb000191a8d8a506576b1d94d98f6f00d (diff)
downloadpango-9becb82a86006707570aa3783cf396afb3d122f5.tar.gz
Fixed a couple of leaks and freed memory after use.
2005-07-26 Behdad Esfahbod <pango@behdad.org> * examples/cairoview.c, examples/pangoft2topgm.c, examples/renderdemo.c, examples/renderdemo.h: Fixed a couple of leaks and freed memory after use.
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-1-106
2 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ddfaa9ac..728df01d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-26 Behdad Esfahbod <pango@behdad.org>
+
+ * examples/cairoview.c, examples/pangoft2topgm.c,
+ examples/renderdemo.c, examples/renderdemo.h: Fixed a couple of leaks
+ and freed memory after use.
+
2005-07-25 Owen Taylor <otaylor@redhat.com>
* pango/pangocairo-fcfont.c (pango_cairo_fc_font_install): Set
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index ddfaa9ac..728df01d 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,9 @@
+2005-07-26 Behdad Esfahbod <pango@behdad.org>
+
+ * examples/cairoview.c, examples/pangoft2topgm.c,
+ examples/renderdemo.c, examples/renderdemo.h: Fixed a couple of leaks
+ and freed memory after use.
+
2005-07-25 Owen Taylor <otaylor@redhat.com>
* pango/pangocairo-fcfont.c (pango_cairo_fc_font_install): Set