diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 35a3d21..f4209cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +libdbusmenu (0.4.2-0ubuntu1) natty; urgency=low + + * New upstream release. + * Fix GIR scan to not include duplicate namespaces (LP: #750575) + * Keep refs to the client and makes sure to disconnect all handlers. + (LP: #749609) + * Add GTK side handlers for the open/close events to ensure GTK apps + can use those events still (LP: #750588) + * Create submenus for menuitems that don't have children but still + have told us they need them with the child-display property. + (LP: #619811) + + -- Ted Gould <ted@ubuntu.com> Thu, 07 Apr 2011 10:32:51 -0500 + libdbusmenu (0.4.1-0ubuntu1) natty; urgency=low * New upstream release. |