From fd7af9227970f2ac54183a9c8b7f72b78832addb Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Sat, 11 Dec 2021 10:33:21 +0100 Subject: [PATCH] NEWS: Update for 0.17.0 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 7601bcaf..2488cfb5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +## [0.17.0] - UNRELEASED +- Add ioctls necessary to record/replay hidraw devices (thanks Daiki Ueno) +- meson: Respect includedir option (thanks Florentin Dubois) +- tests: Fix for Fedora koji emulated architectures s390x and arm +- Enable automatic Fedora package updates with packit + ## [0.16.3] - 2021-09-15 - Several pcap replay fixes (thanks Benjamin Berg) - Immediately create "bus" and "class" directories in /sys to fix udev enumerator