Updated NEWS.md

This commit is contained in:
Florian Pose
2026-03-03 08:56:21 +01:00
parent bde53bc4f3
commit 3ccae1d47d

View File

@@ -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.