diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-09 11:42:25 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-09 11:42:25 +0100 |
commit | 733d05b34953bfbfa31db852e2eaab72d659fadf (patch) | |
tree | 3529ce1a20ff2e153d4a99e31ba07b7ccf99b254 /debian/changelog | |
parent | ca576cbf1273ca628b97ae2e08e14c0dd525373b (diff) | |
parent | 77d28d4bba23bd23214cc0c5741a3a5dbcb19aee (diff) | |
download | libdbusmenu-733d05b34953bfbfa31db852e2eaab72d659fadf.tar.gz libdbusmenu-733d05b34953bfbfa31db852e2eaab72d659fadf.tar.bz2 libdbusmenu-733d05b34953bfbfa31db852e2eaab72d659fadf.zip |
* New upstream release.
* Setting the ATK Role on menu items (LP: #878708)
* Cleaning up code paths to avoid goto's (LP: #940651)
* Fixing setting an icon multiple times (LP: #934574)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 477e404..aebbc7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libdbusmenu (0.5.93-0ubuntu1) UNRELEASED; urgency=low + + * New upstream release. + * Setting the ATK Role on menu items (LP: #878708) + * Cleaning up code paths to avoid goto's (LP: #940651) + * Fixing setting an icon multiple times (LP: #934574) + + -- Ted Gould <ted@ubuntu.com> Thu, 08 Mar 2012 10:08:10 -0600 + libdbusmenu (0.5.92-0ubuntu1) precise; urgency=low * New upstream release. |