diff options
author | CI bot <ps-jenkins@lists.canonical.com> | 2014-06-10 15:29:30 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-06-10 15:29:30 +0000 |
commit | 3645d9efd849c56a1bece51d00b6aa76ff7bdda3 (patch) | |
tree | c57238c883580d5904300e2fa594ba0c1e60785d | |
parent | a31dfc178a8d86f39f5a4f6c51eef991fc3f2402 (diff) | |
download | libdbusmenu-3645d9efd849c56a1bece51d00b6aa76ff7bdda3.tar.gz libdbusmenu-3645d9efd849c56a1bece51d00b6aa76ff7bdda3.tar.bz2 libdbusmenu-3645d9efd849c56a1bece51d00b6aa76ff7bdda3.zip |
Releasing 12.10.3+14.10.20140610-0ubuntu1
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7a955b1..6ff35f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libdbusmenu (12.10.3+14.10.20140610-0ubuntu1) utopic; urgency=low + + [ Marco Trevisan (TreviƱo) ] + * Parser: make sure that the old dbus menuitem is detached from the + widget before recreating When a dbus menuitem has to be recreated, + we need to disconnect the widget from it, or the old one will be + reused at next parsing cycle. (LP: #1086563) + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 10 Jun 2014 15:29:30 +0000 + libdbusmenu (12.10.3+14.04.20140319-0ubuntu1) trusty; urgency=low [ Charles Kerr ] |