summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6a3fac77..57262a94 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
Release 1.15 (XXXX-XX-XX)
-------------------------
+- piglit changed its behaviour to prevent overwriting the results. A fairly new
+version of piglit is required to run i-g-t tests.
+
- Add igt_subtest_group to allow igt_fixture for only a subset of subtests
without skipping/failing all subsequent subtests.