diff --git a/NEWS b/NEWS index 1b5ee83e..4866d59b 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,12 @@ Release 1.8 (xxxx-xx-xx) - As usual piles of new tests. +- Improved plane/pipe handling in the igt_kms library (Damien). + +- Unified option parsing between simple tests and tests with subtests (Thomas). + This will allow us to merge the different Makefile targets once test runners + are converted. + Release 1.7 (2014-06-09) ------------------------