~fginther/+junk/mir-staging

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Tarmac
  • Author(s): Automatic PS uploader
  • Date: 2013-08-30 13:04:34 UTC
  • mfrom: (1042.1.1 mir)
  • Revision ID: tarmac-20130830130434-7rjt2r2pr4ouu5r8
Releasing 0.0.10+13.10.20130830-0ubuntu1 (revision 1042 from lp:mir).

Approved by PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mir (0.0.10+13.10.20130830-0ubuntu1) saucy; urgency=low
 
2
 
 
3
  [ Daniel van Vugt ]
 
4
  * Dramatically improved multi-monitor frame synchronization, using a
 
5
    global frame count equivalent to the highest refresh rate of all
 
6
    monitors. This is much more reliable than the old logic which was
 
7
    based on timers. This fixes LP: #1210478. (LP: #1210478)
 
8
  * Remove dead code: surfaces::Surface::compositor_buffer() It's
 
9
    unused. Though I suspect in future we might or should go back to
 
10
    using it instead of accessing the buffer stream directly (r856). .
 
11
 
 
12
  [ Alan Griffiths ]
 
13
  * graphcs, config: make the nested HostConnection available in
 
14
    configuration.
 
15
 
 
16
  [ Ubuntu daily release ]
 
17
  * Automatic snapshot from revision 1042
 
18
 
 
19
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 30 Aug 2013 10:04:58 +0000
 
20
 
1
21
mir (0.0.10+13.10.20130829.2-0ubuntu1) saucy; urgency=low
2
22
 
3
23
  [ Daniel van Vugt ]