diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cf8fc87..f722857 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +qmenumodel (0.2.7+14.10.20140704-0ubuntu1) utopic; urgency=low + + [ Charles Kerr ] + * Fix a dangling UnityMenuAction pointer by ensuring it's registered + with only one menu at a time. (LP: #1282282) + + [ Nick Dedekind ] + * Unset the UnityMenuActions::model when destroying UnityMenuModel + (LP: #1334203) + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 04 Jul 2014 07:38:11 +0000 + qmenumodel (0.2.7+14.10.20140514.1-0ubuntu1) utopic; urgency=medium [ Antti Kaijanmäki ] |