~kdub/qtmir/nochange-rebuild

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: CI Train Bot
  • Date: 2015-11-19 12:56:17 UTC
  • Revision ID: ci-train-bot@canonical.com-20151119125617-2tjvw020yk4vzc9m
Tags: 0.4.6+16.04.20151119-0ubuntu1
Releasing 0.4.6+16.04.20151119-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
qtmir (0.4.6+16.04.20151119-0ubuntu1) xenial; urgency=medium
 
2
 
 
3
  [ Albert Astals Cid ]
 
4
  * Build with clang (tests/gmock fails and is unfixable on our side i'd
 
5
    say)
 
6
  * Enable Efficient String Construction by default
 
7
 
 
8
  [ Gerry Boland ]
 
9
  * Fix use of uninitialized variable
 
10
  * Use pid_t for PIDs.
 
11
 
 
12
  [ Loïc Molinari ]
 
13
  * Ensured Mir surface items with size less than or equal to zero are
 
14
    not rendered, as it's usually done for standard QtQuick items.
 
15
 
 
16
  [ Michał Sawicz ]
 
17
  * Build with clang (tests/gmock fails and is unfixable on our side i'd
 
18
    say)
 
19
 
 
20
  [ Nick Dedekind ]
 
21
  * Fix a crash when dropping a surface frame before Qt draws a surface
 
22
    item. (LP: #1517139)
 
23
 
 
24
 -- Gerry Boland <ci-train-bot@canonical.com>  Thu, 19 Nov 2015 12:56:17 +0000
 
25
 
1
26
qtmir (0.4.6+16.04.20151113-0ubuntu1) xenial; urgency=medium
2
27
 
3
28
  [ Nick Dedekind ]