summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-08-26 12:48:18 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2012-08-26 12:48:18 +0100
commitb5c77a6aaf520e331e82409b2592911cb1bb3100 (patch)
treee936f7ea9d2106dca2d072bce59a90e8e370e60a /NEWS
parent454cc8453af1852758c3396dbe303c13c5c1be27 (diff)
2.20.5 release2.20.5
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1ad769e2..54f2caac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Release 2.20.5 (2012-08-26)
+===========================
+Another silly bug found, another small bugfix release. The goal was for
+the driver to bind to all Intel devices supported by the kernel.
+Unfortunately we were too successful and started claiming Pouslbo,
+Medfield and Cedarview devices which are still encumbered by propietary
+IP and not supported by this driver.
+
+Bugs fixed since 2.20.4:
+
+ * Only bind to Intel devices using the i915 kernel module
+
+ * Regression in the bitmap-to-region code, e.g. icewm window buttons
+ https://bugs.freedesktop.org/show_bug.cgi?id=53699
+
Release 2.20.4 (2012-08-18)
===========================
Continuing the small bugfix releases, the only real feature is initial