~ubuntu-branches/ubuntu/utopic/qmenumodel/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Charles Kerr, Nick Dedekind
  • Date: 2014-07-04 07:38:11 UTC
  • mfrom: (1.1.17)
  • Revision ID: package-import@ubuntu.com-20140704073811-vhvywosl4t7464pr
Tags: 0.2.7+14.10.20140704-0ubuntu1
[ 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)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
qmenumodel (0.2.7+14.10.20140704-0ubuntu1) utopic; urgency=low
 
2
 
 
3
  [ Charles Kerr ]
 
4
  * Fix a dangling UnityMenuAction pointer by ensuring it's registered
 
5
    with only one menu at a time. (LP: #1282282)
 
6
 
 
7
  [ Nick Dedekind ]
 
8
  * Unset the UnityMenuActions::model when destroying UnityMenuModel
 
9
    (LP: #1334203)
 
10
 
 
11
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 04 Jul 2014 07:38:11 +0000
 
12
 
1
13
qmenumodel (0.2.7+14.10.20140514.1-0ubuntu1) utopic; urgency=medium
2
14
 
3
15
  [ Antti Kaijanmäki ]