NEWS: Updates ...
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 28 May 2014 14:02:08 +0000 (16:02 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 28 May 2014 14:03:50 +0000 (16:03 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a03f206..c072694 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,14 @@ Release 1.7 (XXXX-XX-XX)
 - Support for building libcairo based tests on Android. Set ANDROID_HAS_CAIRO=1
   in the build enviroment when you have this (Tim Gore).
 
+- 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.
+
+- Make swig an optional depency (Damien).
+
 Release 1.6 (2014-03-13)
 ------------------------