~linaro-graphics-wg/compiz-core/linaro-gles2-debianpatches

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Alexandros Frantzis
  • Date: 2012-04-10 15:07:37 UTC
  • mfrom: (2753.36.294 trunk)
  • Revision ID: alexandros.frantzis@linaro.org-20120410150737-eld6kdbzwjgtivgc
Sync with lp:compiz-core.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Release 0.9.7.6 (2012-XX-YY Sam Spilsbury <sam.spilsbury@canonical.com>)
 
1
Release 0.9.7.6 (2012-04-06 Sam Spilsbury <sam.spilsbury@canonical.com>)
2
2
========================================================================
3
3
 
4
4
Bugs fixed (https://launchpad.net/compiz-core/+milestone/0.9.7.6)
5
5
 
6
6
    968985 - Memory leak in dlloaderListPlugins
7
7
    969102 - priv->invisible is not updated when the window is mapped
 
8
    919139 - window management, multi-monitor - In multi-monitor
 
9
             environment, windows should spread on the
 
10
             monitor in which they reside
 
11
    659816 - Drop-down menus look disembodied from their titles 
 
12
    931883 - Improve performace of the shadow clipping code
 
13
    969101 - DecorWindow::computeShadowRegion called way too much
 
14
    940603 - white box randomly shows up at top left corner blocking application
 
15
             from using stuff under it
8
16
 
 
17
Use gtest_add_tests for more detailed testing output
9
18
 
10
19
Release 0.9.7.4 (2012-04-02 Daniel van Vugt <daniel.van.vugt@canonical.com>)
11
20
============================================================================