summaryrefslogtreecommitdiff
diff options
authorCI Train Bot <ci-train-bot@canonical.com>2015-01-15 15:03:31 +0000
committerCI Train Bot <ci-train-bot@canonical.com>2015-01-15 15:03:31 +0000
commit032fc4dcb0ac981d2067628eb57e82c2321e8390 (patch)
treef284f8350971d3ddfd3f896d3a7b1e2c914fab47
parent75d43480ab9e5ca0f9695fbd770f1517cf179c13 (diff)
Releasing 7.3.1+15.04.20150115-0ubuntu17.3.1+15.04.20150115-0ubuntu1
(bzr r3909)
-rw-r--r--debian/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 628ebd511..bc3a99aa6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+unity (7.3.1+15.04.20150115-0ubuntu1) vivid; urgency=low
+
+ [ Ubuntu daily release ]
+ * New rebuild forced
+
+ [ Andrea Azzarone ]
+ * Disable Pointer Barriers during lockscreen. (LP: #1401911)
+ * Use std::weak_ptr to avoid referencing an invalid barrier. (LP:
+ #1238063)
+ * Enable dash and hud if there is a fullscreen window. (LP: #1159249,
+ #860970)
+ * Show session dialog over fullscreen windows. (LP: #1404486)
+ * Avoid running pontentially dangerous code paths when the screen is
+ locked. (LP: #1410582)
+
+ [ Marco Trevisan (TreviƱo) ]
+ * MenuManager: make sure menus are always shown when mouse is over
+ them or when the always-show-menus option is on (LP: #955193,
+ #1390562, #1374942, #1312137)
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 15 Jan 2015 15:03:31 +0000
+
unity (7.3.1+15.04.20150112-0ubuntu1) vivid; urgency=low
[ Brandon Schaefer ]