summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2015-04-09 16:34:12 +0100
committerThomas Wood <thomas.wood@intel.com>2015-04-14 17:43:05 +0100
commit629759c2d1fea11a111ee79faf6afd08ff4c99d2 (patch)
tree2e7f328c3206f41881c198af0c627118321f945c /NEWS
parentc06bba1256d8435fbcea45e54897ad533ad8c1e9 (diff)
NEWS: Updates
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 757162b0..21b624d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
Release 1.11 (XXXX-XX-XX)
-------------------------
+- Single combined test list (supported by piglit since commit 8a122bb)
+
+- Optional dependency on libunwind to provide automatic stack traces on test
+ failures. (Thomas Wood)
+
+- Add optional default debug and optimisation flags for tests to enable better
+ stack traces and debugging. (Thomas Wood)
+
+- Test programs are now installed into libexec. This is useful when building a
+ complete software stack for a DUT from scratch. (Building and installing
+ tests can still be disabled by the --disable-tests configure flag.)
+ (Joonas Lahtinen)
+
Release 1.10 (2015-03-12)
-------------------------