summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-05-27 13:41:13 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-05-27 13:41:13 +0100
commit7e7d0ad15bafc4624f8c2ccf73c08ead5cc6fd6a (patch)
treeed46634335dc3892b844b748699236622f99f2a5 /NEWS
parent51103d8637ba34a0d5f3507e196f54333aa765bb (diff)
2.21.8 release2.21.8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3173f210..eb0d9b2b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Release 2.21.8 (2013-05-27)
+===========================
+A quick release to cleanup a few regressions from the introduction of
+copy-on-write support, notably hitting wine applications and a memory
+leak for firefox.
+
+ * Only mark a PolyFillRect operation as replacing if it is unclipped
+ https://bugs.freedesktop.org/show_bug.cgi?id=64841
+
+ * Prevent potential NULL dereference of damage when checking COW support
+
+ * Fix invalidation of clone after dirtying the pixmap via the CPU
+
+ * Prevent discarding an operation before requiring it for a fallback
+
+ * Fix memory leak from replacing the clone under certain circumstances
+ https://bugs.freedesktop.org/show_bug.cgi?id=64978
+
+
Release 2.21.7 (2013-05-21)
===========================
A couple of weeks turned into a month and a couple of weeks... Amidst