diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog index 6ed6fe8..d17db9a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,16 @@ -libdbusmenu (0.4.1-0ubuntu2~ppa1) natty; urgency=low +libdbusmenu (0.4.2-0ubuntu1~ppa1) UNRELEASED; urgency=low - * Upstream Merge - * 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) - - -- Ted Gould <ted@ubuntu.com> Tue, 05 Apr 2011 16:29:01 -0500 + * 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:24:37 -0500 libdbusmenu (0.4.1-0ubuntu1) natty; urgency=low |