From bb97a0542adf2ae2adab946b2e3fee396d54063a Mon Sep 17 00:00:00 2001 From: Petri Latvala Date: Mon, 13 Mar 2017 15:47:13 +0200 Subject: Update NEWS, bump version to 1.18. Signed-off-by: Petri Latvala --- NEWS | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1f824bd2..bb893a37 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,40 @@ +Release 1.18 (2017-03-13) +------------------------- + +Library changes: + +- Various changes to library functions so that they don't assume Intel + hardware. (Lyude) + +- Added helper functions for managing synchronization primitives. + (Robert Foss) + +- Added support for the new generic CRC capture kernel ABI. (Tomeu + Vizoso) + +- Added Geminilake platform support. (Ander Conselvan de Oliveira) + +- Added helpers for sysfs hotplug events. (Lyude) + +- Added support for hotplug testing with the Chamelium device (Lyude) + +Tools changes: + +- intel_dp_compliance: New tool for running automated DisplayPort + compliance tests. (Manasi Navare) + +- Renamed intel_bios_reader to intel_vbt_decode. (Jani Nikula) + +- intel_gvtg_test: New tool for setting up GVT-g guests based on + KVMGT. (Terrence Xu) + +Test changes: + +- Multiple new tests. + + +And many other bug fixes and improvements. + Release 1.17 (2016-12-02) ------------------------- -- cgit v1.2.3