~townsend/compiz/fix-lp1304531

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: CI bot
  • Date: 2014-04-23 14:56:06 UTC
  • Revision ID: ps-jenkins@lists.canonical.com-20140423145606-z70jhw5pbz9k731c
Tags: 1:0.9.11+14.04.20140423-0ubuntu1
Releasing 1:0.9.11+14.04.20140423-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
compiz (1:0.9.11+14.04.20140423-0ubuntu1) trusty; urgency=low
 
2
 
 
3
  [ Ryan Tandy ]
 
4
  * Fix gnome-flashback session starting Unity plugins. Change the
 
5
    profile back after processing settings upgrades. When changing
 
6
    profile, discard existing GSettings wrappers pointing to the old
 
7
    profile. (LP: #1232299)
 
8
 
 
9
  [ Chris Townsend ]
 
10
  * Remove the Number of Desktops option in CCSM as this option confuses
 
11
    Compiz and is really no longer needed since the Horizontal/Vertical
 
12
    Virtual Desktop Size is what is used for determining the size. (LP:
 
13
    #1289820)
 
14
  * Due to some change in Gtk SpinButton, setting the initial value in
 
15
    Adjustment does not work for integers, so now just explicitly set
 
16
    the value after the SpinButton is created. (LP: #1294341)
 
17
 
 
18
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 23 Apr 2014 14:56:06 +0000
 
19
 
1
20
compiz (1:0.9.11+14.04.20140409-0ubuntu1) trusty; urgency=low
2
21
 
3
22
  [ Chris Townsend ]