summaryrefslogtreecommitdiff
diff options
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bc5158e23..53682d5bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+unity (7.2.0+14.04.20140414.1-0ubuntu1) trusty; urgency=low
+
+ [ Alfred Neumayer ]
+ * Security issue: Gestures on the lock screen allow to peek inside
+ running applications. As with keyboard input, gestures should be
+ blocked while the screen is locked. (LP: #1303041)
+
+ [ Sami Jaktholm ]
+ * Scale: Correctly detect the activation of a scale and set
+ scale_just_activated_ to true properly. (LP: #1288789)
+
+ [ Marco Trevisan (TreviƱo) ]
+ * CompizUtils: only shadow-decorate alpha windows that have full
+ decorations as well Since alpha windows might have custom shapes,
+ it's safer not to shadow-decorate them unless they don't provide,
+ for sure, a full decoration. This fixes, between the others, the
+ unity force-quit dialog. (LP: #1281825)
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 14 Apr 2014 14:22:11 +0000
+
unity (7.2.0+14.04.20140411-0ubuntu1) trusty; urgency=low
[ Sami Jaktholm ]