summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-03-02 17:45:43 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2011-03-02 17:46:00 +0000
commit057783937d7a42a766d0e45174c4c2dc0ffacd40 (patch)
treeeec64135c623f9e52911b5411f6af011d542dac6
parente889d3a709b55a0731ab098b17a3364b9bf39387 (diff)
NEWS: Add entry for 2.14.901 snapshot
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-rw-r--r--NEWS31
1 files changed, 31 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4a98c0b0..c897bfd4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Snapshot 2.14.901 (2011-03-02)
+==============================
+This is the first release candidate in preparation for the upcoming
+2.15.0 release. We will appreciate any feedback we can get from
+testing of this snapshot.
+
+Still no further along my grandiose plans to improve Render performance,
+aside from the performance tuning lower in the stack, instead we have had
+a steady stream of bug fixes.
+
+Bugs fixed in this snapshot (compared to 2.14.0)
+------------------------------------------------
+
+* Green pixels within partially off-screen video playback
+ https://bugs.freedesktop.org/show_bug.cgi?id=24767
+
+* Defer creation of the glyph cache to generation startup
+ https://bugs.freedesktop.org/show_bug.cgi?id=33412
+
+* Incorrect maximum addresses for video decoder state
+ https://bugs.freedesktop.org/show_bug.cgi?id=34017
+
+* Failure to handle oversized temporary surfaces
+ https://bugs.freedesktop.org/show_bug.cgi?id=34399
+
+* Relaxed tiling corruption on gen2
+
+* Crash when destroying a foreign DRI drawable
+ https://bugs.freedesktop.org/show_bug.cgi?id=34787
+
+
Release 2.14.0 (2011-01-07)
===========================
We are pleased to announce this major release of the xf86-video-intel