diff options
| -rw-r--r-- | debian/changelog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bb2590b6c..421402214 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +unity (7.3.2+15.10.20150921-0ubuntu1) wily; urgency=medium + + [ Andrea Azzarone ] + * Avoid to open adjacent menu when moving from an indicator icon to + its dropdown menu. (LP: #552920) + * Make sure to restore the state before the call to + glDisable(GL_SCISSOR_TEST). (LP: #1485727) + + [ Iain Lane ] + * launcher: Always make sure we check the right file when seeing if + .desktop files have been deleted. Fixes disappearing launcher icons + when applications are upgraded when we are using glib > 2.44. (LP: + #1498106) + + [ Lars Uebernickel ] + * DevicesSettingsImp: dont't feed garbage to gsettings (LP: #1495173) + + [ Luke Yelavich ] + * Make a copy of a quicklist menu item plain text label + * Make a copy of a quicklist menu item plain text label + + [ Marco Trevisan (Treviño) ] + * MenuManager: add a new setting to control the show-now delay (LP: + #1497915) + + -- Marco Trevisan (Treviño) <mail@3v1n0.net> Mon, 21 Sep 2015 17:44:10 +0000 + unity (7.3.2+15.10.20150910.1-0ubuntu1) wily; urgency=medium [ Andrea Azzarone andrea.azzarone@canonical.com ] |
