diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7e08ca0..f4eaf8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +libdbusmenu (0.3.99-0ubuntu1) UNRELEASED; urgency=low + + * New upstream release. + * Add a signal on the menuitem for generic event support + * Handle the case of a single NULL entry as well. + * Not checking defaults when value is NULL + * Add the 'type' variable first when processing new + menuitems + * Protection from unref'ing NULL variants + * Only send the requested properties and request fewer + * Add in a defaults database + * Only send property updates if the menu item has been + seen on the bus. + * Add a property for text direction. + * Add a property for needing attention. + * Documentation fixes + * Making menuitems track their own parents + * Resolving property changes by looking at the properties + directly. + + -- Ted Gould <ted@ubuntu.com> Thu, 24 Feb 2011 15:16:43 -0600 + libdbusmenu (0.3.98-0ubuntu4) natty; urgency=low * Merged from trunk (rev 220) |