Commit 367d565ddc6196113fce4b0df388511104c4444b

Authored by Stéphane Raimbault
1 parent 1c501045

Updated NEWS

Showing 1 changed file with 3 additions and 1 deletions
1 libmodbus 2.1.1 (2010-XX-XX) 1 libmodbus 2.1.1 (2010-XX-XX)
2 ============================ 2 ============================
3 3
  4 +- Remove the internal function set_message_length_tcp
  5 +- Restore slave ID (server ID) argument in functions
  6 +- Error conventions of POSIX systems and error recover
4 - Versioning infrastructure. 7 - Versioning infrastructure.
5 Inspired by the Clutter project and the work done by Florian Forster. 8 Inspired by the Clutter project and the work done by Florian Forster.
6 -- Renamed src directory to modbus  
7 9
8 libmodbus 2.1.0 (2010-03-24) 10 libmodbus 2.1.0 (2010-03-24)
9 ============================ 11 ============================