diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-04-11 13:48:03 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-04-11 13:48:03 -0400 |
commit | 140fd76aee6d331e6afc3ae8b74af8e918373a22 (patch) | |
tree | 1427d511390aaf03288a0298e12752966c8ec139 /debian/changelog | |
parent | 89a65ea4896993acc2f7918c36e5d914d8929496 (diff) | |
parent | b30eb6635cdc00589e85b2867ce056d33dee8451 (diff) | |
download | libdbusmenu-140fd76aee6d331e6afc3ae8b74af8e918373a22.tar.gz libdbusmenu-140fd76aee6d331e6afc3ae8b74af8e918373a22.tar.bz2 libdbusmenu-140fd76aee6d331e6afc3ae8b74af8e918373a22.zip |
* New upstream release.
* Fix mnemonics in wifi hotspot names. (LP: #903200)
* Fix nautilus crash in dbusmenu_menuitem_property_remove() (LP: #959821)
* Fix about-to-show grouping.
* Fix visibility signal in the server.
* Silence false positives in dbusmenu's signal smoke tests.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9dc07c2..f5250d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +libdbusmenu (0.6.1-0ubuntu1~ppa1) precise; urgency=low + + * New upstream release. + * Fix mnemonics in wifi hotspot names. (LP: #903200) + * Fix nautilus crash in dbusmenu_menuitem_property_remove() (LP: #959821) + * Fix about-to-show grouping. + * Fix visibility signal in the server. + * Silence false positives in dbusmenu's signal smoke tests. + + -- Charles Kerr <charles.kerr@canonical.com> Wed, 11 Apr 2012 11:58:22 -0500 + libdbusmenu (0.5.99-0ubuntu3) precise; urgency=low * libdbusmenu-gtk/parser.c |