From 05e8092e6098a50e4281103fc28e2acece4114ce Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Thu, 13 Oct 2011 14:17:38 -0400 Subject: releasing version 0.5.0-0ubuntu3 --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 70d858f..b270830 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libdbusmenu (0.5.0-0ubuntu3) oneiric; urgency=low + + * libdbusmenu-gtk/client.c: + - Make sure to actually free memory associated with GtkMenuItems we + create. We are holding the sunk floating ref, so we have to + actually unref as well as destroy the widget. Part of bug 835646. + * libdbusmenu-gtk/genericmenuitem.c: + - When setting an image on a menu item for the second time before + setting a label, don't try to use free'd memory. + + -- Michael Terry Thu, 06 Oct 2011 10:35:21 -0400 + libdbusmenu (0.5.0-0ubuntu2) oneiric; urgency=low * libdbusmenu-glib/client.c -- cgit v1.2.3