diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-03-29 11:38:18 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-03-29 11:38:18 +0100 |
commit | 2f2680793952876c89796174bed53c824fe6d1cb (patch) | |
tree | 39e61b77bf3e821003c0b58abfdb09b1adaaddce | |
parent | 7ccbec801e9ee32fc110db730dfec674a94dea21 (diff) |
NEWS: Entry for 2.14.902 snapshot
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-rw-r--r-- | NEWS | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +Snapshot 2.14.902 (2011-03-29) +============================== +This is the second release candidate in preparation for the upcoming +2.15.0 release. We will appreciate any feedback we can get from +testing of this snapshot. + +As befits testing of release candidates, no major regression was found and +a couple more bugs have been fixed. + +Bugs fixed in this snapshot (compared to 2.14.901) +-------------------------------------------------- + +* Clients disappearing with pending swaps + +* Incorrect clipping of Xv output on i915 across extended desktops + https://bugs.freedesktop.org/show_bug.cgi?id=35346 + +* Introduction of a LinearFramebuffer option. (Defaults to tiled for + performance and power saving.) + + Snapshot 2.14.901 (2011-03-02) ============================== This is the first release candidate in preparation for the upcoming |