diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e54dc38..ad9abd9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libdbusmenu (0.6.2-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Fixed duplicated underscores in menus (LP: #979301) + * Fix for keybindings not showing in menus bug (LP: #982656) + * DbusmenuServer leaks private string (LP: #981766) + * Ensure menuitems with '&' show them properly (LP: #994564) + + -- Ted Gould <ted@ubuntu.com> Wed, 13 Jun 2012 14:30:02 -0500 + libdbusmenu (0.6.1-0ubuntu3) precise-proposed; urgency=low * Backport fix for keybindings not showing in menus bug (lp: #982656) |