NEWS 598 B

1234567891011121314151617
  1. libmodbus 1.2.2 (2007-11-12)
  2. - Fix #161989 (Konstantinos Togias)
  3. Serial device paths more than 10 chars long (eg. /dev/ttyUSB0) don't
  4. fit to modbus_param_t -> device char[11] var.
  5. - Structure is also bit better 'packed' to conserve memory (see the
  6. trunk for a real enhancement).
  7. libmodbus 1.2.1 (2007-11-02)
  8. - Fix #159443 (Stefan Bisanz)
  9. Index of incoming data in force multiple coils function
  10. - Deleted useless code in check_crc16()
  11. - Untabify source code
  12. - Changed author's email (Stéphane Raimbault)
  13. libmodbus 1.2.0 (2007-05-10)
  14. - FIX Compilation GCC-4.0
  15. - Project name in autogen.sh