~unity-team/unity/trusty-1305440

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: CI bot
  • Date: 2014-04-14 14:22:11 UTC
  • Revision ID: ps-jenkins@lists.canonical.com-20140414142211-fpuv375f6a19gs9m
Tags: 7.2.0+14.04.20140414.1-0ubuntu1
Releasing 7.2.0+14.04.20140414.1-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
unity (7.2.0+14.04.20140414.1-0ubuntu1) trusty; urgency=low
 
2
 
 
3
  [ Alfred Neumayer ]
 
4
  * Security issue: Gestures on the lock screen allow to peek inside
 
5
    running applications. As with keyboard input, gestures should be
 
6
    blocked while the screen is locked. (LP: #1303041)
 
7
 
 
8
  [ Sami Jaktholm ]
 
9
  * Scale: Correctly detect the activation of a scale and set
 
10
    scale_just_activated_ to true properly. (LP: #1288789)
 
11
 
 
12
  [ Marco Trevisan (Treviño) ]
 
13
  * CompizUtils: only shadow-decorate alpha windows that have full
 
14
    decorations as well Since alpha windows might have custom shapes,
 
15
    it's safer not to shadow-decorate them unless they don't provide,
 
16
    for sure, a full decoration. This fixes, between the others, the
 
17
    unity force-quit dialog. (LP: #1281825)
 
18
 
 
19
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 14 Apr 2014 14:22:11 +0000
 
20
 
1
21
unity (7.2.0+14.04.20140411-0ubuntu1) trusty; urgency=low
2
22
 
3
23
  [ Sami Jaktholm ]