summaryrefslogtreecommitdiff
diff options
authorCI Train Bot <ci-train-bot@canonical.com>2015-08-19 14:45:18 +0000
committerCI Train Bot <ci-train-bot@canonical.com>2015-08-19 14:45:18 +0000
commit3dc35ae83a871b47ea25b9f0c9beb18a362e8aee (patch)
treeb271f9f07da4a40d85e249f1a353056894c39030
parentbab1e3c25c5b3c1b4273b5f1061d087ed8c8de8a (diff)
Releasing 7.3.2+15.10.20150819-0ubuntu17.3.2+15.10.20150819-0ubuntu1
(bzr r3987.3.11)
-rw-r--r--debian/changelog29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 468f7fe82..d3fb4e7d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,32 @@
+unity (7.3.2+15.10.20150819-0ubuntu1) wily; urgency=medium
+
+ [ Andrea Azzarone andrea.azzarone@canonical.com ]
+ * Do not handle events coming from viewports not actually containing
+ the window. (LP: #1449654)
+
+ [ Chris Townsend ]
+ * Also use the Compiz show() method when forcing an unmapped window to
+ be visible when clicking on it's active Launcher icon. (LP: #989588)
+ * When using keyboard navigation in the Dash, skip category headers
+ that are not expandable. Also, do not highlight the category header
+ when the mouse cursor is over it. (LP: #1045933)
+
+ [ Marco Trevisan (TreviƱo) ]
+ * ApplicationManager: rely on windows monitor property changes for
+ updating Pips (LP: #1027191)
+ * Autopilot: modernize some tests, use stronger methods to ensure
+ false positive
+ * DecorationsForceQuitDialog: override the background of the window
+ with transparent color (LP: #1470292)
+ * Launcher: Always unfold an active icon (LP: #1472339)
+ * PanelMenuView: ensure that we connect to window signals as soon as
+ the AppManager knows it (LP: #1472326)
+ * PlacesGroup: connect to view changes using a function instead of a
+ lambda (LP: #1470298)
+ * SessionButton: set button opacity to 75% when pressed (LP: #1301655)
+
+ -- CI Train Bot <ci-train-bot@canonical.com> Wed, 19 Aug 2015 14:45:18 +0000
+
unity (7.3.2+15.10.20150803.1-0ubuntu1) wily; urgency=medium
[ Andrea Azzarone andrea.azzarone@canonical.com ]