diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-04-11 11:54:01 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-04-11 11:54:01 -0500 |
commit | 5efaab3c334031f1ed9b4193ea64d644c07364fc (patch) | |
tree | 07e56f7b039827c04782a70a4b8f4906c1f58e9c /debian/changelog | |
parent | f5f01c530c79bff5739a709c26e2d91a3f04b8f3 (diff) | |
parent | 4940701cf76bc33c40cb908211b3293ab65d26c5 (diff) | |
download | libdbusmenu-5efaab3c334031f1ed9b4193ea64d644c07364fc.tar.gz libdbusmenu-5efaab3c334031f1ed9b4193ea64d644c07364fc.tar.bz2 libdbusmenu-5efaab3c334031f1ed9b4193ea64d644c07364fc.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 8b987a1..0231336 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +libdbusmenu (0.6.1-0ubuntu1~ppa1) UNRELEASED; 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:53:03 -0500 + libdbusmenu (0.5.99-0ubuntu2) precise; urgency=low * libdbusmenu-glib/server.c |