summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-02-05 23:45:21 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-02-05 23:45:21 +0000
commit3b15c8b23229580b13e638720c9a9fe1eda5b1eb (patch)
treeb84688217c2f8d421668d388fe14be7fa0fde1d2 /ChangeLog.pre-2-4
parent5cc85a5a63ff87982ebb7625eec386c966d7cc63 (diff)
downloadgdk-pixbuf-3b15c8b23229580b13e638720c9a9fe1eda5b1eb.tar.gz
Add a finalize function to plug a few memory leaks. (#133544, Morten
Fri Feb 6 00:45:16 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkcombobox.c (gtk_combo_box_finalize): Add a finalize function to plug a few memory leaks. (#133544, Morten Welinder)
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-45
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 1d5a3d5b9..b386790a7 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,8 @@
+Fri Feb 6 00:45:16 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkcombobox.c (gtk_combo_box_finalize): Add a finalize
+ function to plug a few memory leaks. (#133544, Morten Welinder)
+
Fri Feb 6 00:15:38 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkcomboboxentry.c (gtk_combo_box_entry_mnemonic_activate):