Change logs for libdbusmenu source package in Oneiric based series for Ubuntu LEB

  • 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 <email address hidden>   Thu, 06 Oct 2011 10:35:21 -0400