NEWS: Fix spelling a bit

This commit is contained in:
Daniel Vetter 2014-05-28 16:19:16 +02:00
parent aeb3d88977
commit 532b7e61e0

8
NEWS
View File

@ -19,11 +19,11 @@ Release 1.7 (XXXX-XX-XX)
- Timeout support in igt_aux, see igt_set_timeout (Thomas).
- Documentation for testrunner interface like exit codes, subtest enumeration
and log output. Should help other people to run the tests in their own
framewok.
- Documentation for the testrunner interface like exit codes, subtest
enumeration and log output. Should help other people to run the tests in their
own framework.
- Make swig an optional depency (Damien).
- Make swig an optional dependency (Damien).
- Helpers for runtime pm tests in igt_aux.