summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-04-11 10:44:55 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2011-04-11 10:44:55 +0100
commit4fa35dd5e13a58070220f787fc0678f1c679808d (patch)
treebf4283063bee10bb8b5a0b55e00d6be962c9b360 /NEWS
parent97e9557619e58ef769eb7cbf1a03fbd52be7f2ed (diff)
downloadxf86-video-intel-2.14.903.tar.gz
xf86-video-intel-2.14.903.tar.bz2
xf86-video-intel-2.14.903.zip
NEWS: version bump for 2.14.903 snapshot2.14.903
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d163097de..d29270402 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Snapshot 2.14.903 (2011-04-11)
+==============================
+This is the third release candidate in preparation for the upcoming
+2.15.0 release. We will appreciate any feedback we can get from
+testing of this snapshot.
+
+There was a bit of churn since 2.14.902 as a potential fix for a
+performance regression was tried but had to reverted when it was found to
+cause glitches running Compiz on SandyBridge. Otherwise, there were just a
+couple of fixes for building against old xservers and running on an
+obscure chipset.
+
+Bugs fixed in this snapshot (compared to 2.14.902)
+--------------------------------------------------
+
+* Prevent issuing an invalid scanline wait command
+ https://bugs.freedesktop.org/show_bug.cgi?id=35576
+
+* The 946GZ in not a 945, but a 965.
+ https://bugs.freedesktop.org/show_bug.cgi?id=35854
+
+* Fix tile sizes for gen2 (finally).
+
+* Allow building of recent dri2 changes against old xservers.
+
+
Snapshot 2.14.902 (2011-03-29)
==============================
This is the second release candidate in preparation for the upcoming