Commit 3db8dfe78cd9f8fc1d470551cf6455c570f7efd7

Authored by Stéphane Raimbault
1 parent 9b803dd4

Add log for RPM spec file in NEWS

Showing 1 changed file with 2 additions and 1 deletions
1 -libmodbus 2.9.5 (2011-06-XX) 1 +libmodbus 2.9.5 (2011-07-XX)
2 ============================ 2 ============================
3 3
4 - Revert libmodbus licence from LGPLv3 to LGPLv2.1 to avoid 4 - Revert libmodbus licence from LGPLv3 to LGPLv2.1 to avoid
@@ -14,6 +14,7 @@ libmodbus 2.9.5 (2011-06-XX) @@ -14,6 +14,7 @@ libmodbus 2.9.5 (2011-06-XX)
14 report_slave_id. modbus_get_byte_from_bits, modbus_set_bits_from_byte(s), 14 report_slave_id. modbus_get_byte_from_bits, modbus_set_bits_from_byte(s),
15 modbus_[gs]et_float, modbus_reply and modbus_reply_exception. 15 modbus_[gs]et_float, modbus_reply and modbus_reply_exception.
16 - Enhanced report slave ID 16 - Enhanced report slave ID
  17 +- New RPM spec file to package documentation and development files
17 18
18 libmodbus 2.9.4 (2011-06-05) 19 libmodbus 2.9.4 (2011-06-05)
19 ============================ 20 ============================