Commit b57c70f7457d15d7f872db6710a7b49ecd36ceb0
1 parent
4abb5487
Updated NEWS file
Showing
1 changed file
with
3 additions
and
2 deletions
NEWS
| 1 | 1 | libmodbus 2.9.2 (2010-10-XX) |
| 2 | 2 | ============================ |
| 3 | 3 | |
| 4 | +- Remove slave argument from modbus_new_rtu() | |
| 4 | 5 | - Win32 support by Tobias Doerffel |
| 5 | -- split source code around RTU and TCP (backends) | |
| 6 | -- check received function code | |
| 6 | +- Split source code around RTU and TCP (backends) | |
| 7 | +- Check received function code | |
| 7 | 8 | |
| 8 | 9 | libmodbus 2.9.1 (2010-08-16) |
| 9 | 10 | ============================ | ... | ... |