summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-05-03 17:52:41 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-05-03 17:52:41 +0000
commit451c6a3707c89a5871af4337bab8bd517e305ce0 (patch)
tree15e42aec54c25ecbff0abbb8c86c2a11e6c4c01f /ChangeLog.pre-2-10
parentd428b288cab93d3691bacd96bd2bf2f7f48f397e (diff)
downloadgtk+-451c6a3707c89a5871af4337bab8bd517e305ce0.tar.gz
Don't leak the cairo context here. (#340522, Christian Persch)
2006-05-03 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprintunixdialog.c (draw_page_cb): Don't leak the cairo context here. (#340522, Christian Persch)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-103
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 4d7952a00c..83b3802ca4 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,8 @@
2006-05-03 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkprintunixdialog.c (draw_page_cb): Don't leak the
+ cairo context here. (#340522, Christian Persch)
+
* gtk/gtkprintoperation-unix.c (unix_finish_send): Don't
use gtk_dialog_run for the error dialog, and improve the
dialog in other ways. (#340510, Christian Persch)