From 3ccae1d47d40c831cc55b71d7c8cc1c08a13e386 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Tue, 3 Mar 2026 08:56:21 +0100 Subject: [PATCH] Updated NEWS.md --- NEWS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.md b/NEWS.md index aed903cb..18ff3b65 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,9 @@ +# Since 1.6.8 + +- Added `--with-kmod-dir` and `--with-ip-cmd` configuration switches + to specify the paths of the tools used in the `ethercatctl` script. +- Changed the default path of the `ip` command to `/sbin/ip`. + # Version 1.6.8 - Fixed usage of `FAKE_EC_HOMEDIR` variable in fake library.