NEWS: Mention new logging support

This commit is contained in:
Daniel Vetter 2014-02-13 14:43:20 +01:00
parent d1e318d23d
commit b5b0aeb6a5

4
NEWS
View File

@ -20,6 +20,10 @@ Release 1.6 (2014-XX-YY)
- New kernel modesetting helper library for simpler testcases (Damien).
- New structure logging support for tests. Message at the WARN level be
reflected in the piglit result, also included igt_warn_on macros to simplify
test asserts which should just result in warnings, but not in a test abort.
Release 1.5 (2013-11-06)
------------------------