From 9784956442d193c55c58e42b3d30228c7c2d720b Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Fri, 4 Jun 2021 10:04:26 +0200 Subject: [PATCH] NEWS: update --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index bcd9a02e7b..70a507aaac 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,8 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! * ethtool: add support for pause settings. * wifi/iwd: mirror NetworkManager connection profiles to iwd config files. * Major restructuring of the source code. +* vala: fix wrongly generated vapi for WireGuard API (this is an API break + if you were using this API). * Many bugfixes and minor improvements. =============================================