diff --git a/ChangeLog.txt b/ChangeLog.txt index 99f0ebc53..9040a7ec8 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -414,4 +414,7 @@ * apps/nshlib/nsh_dbgcmds.c: Add hexdump command to dump the contents of a file (or character device) to the console Contributed by Petteri Aimonen. + * apps/examples/modbus: Fixes from Freddie Chopin + * apps/examples/modbus/Kconfig: Kconfig logic for FreeModBus contributed + by Freddie Chopin.