summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-08-19 04:39:30 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-08-19 04:39:30 +0000
commitd1ab2bf3d5f13e64fbdfd21be3edf29d1eeefd9b (patch)
treef7534a2d2bcd6161e8d0629dcfdc808c9ee2972d /ChangeLog.pre-2-8
parentaf7a0fa1544def2a67e5f57fbba490d38f81ac34 (diff)
downloadgdk-pixbuf-d1ab2bf3d5f13e64fbdfd21be3edf29d1eeefd9b.tar.gz
Store GtkIconData structs in the per-directory hash, even if they come
2005-08-19 Matthias Clasen <mclasen@redhat.com> * gtk/gtkicontheme.c (theme_lookup_icon): Store GtkIconData structs in the per-directory hash, even if they come from the icon cache. We tried to avoid that before, but as a result leaked icon data structs. (#313852, Kjartan Maraas)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-87
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index dfbd12723..8e80e0dbd 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,10 @@
+2005-08-19 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkicontheme.c (theme_lookup_icon): Store GtkIconData structs
+ in the per-directory hash, even if they come from the icon cache.
+ We tried to avoid that before, but as a result leaked icon data
+ structs. (#313852, Kjartan Maraas)
+
2005-08-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkmenutoolbutton.c (gtk_menu_tool_button_destroy): Disconnect