Commit 9c3f5c71440131db2a82dddeae5036717206dbe7

Authored by Stéphane Raimbault
1 parent 9dcfed81

Move 'RTS flow control' NEWS entry in 3.1.0 section

Showing 1 changed file with 6 additions and 4 deletions
  1 +libmodbus 3.1.0 (2011-XX-XX)
  2 +============================
  3 +
  4 +- RTS flow control with modbus_rtu_set_rts and modbus_rtu_get_rts
  5 + functions by Torello Querci <tquerci@gmail.com> and Stéphane Raimbault.
  6 +
1 libmodbus 3.0.1 (2011-07-18) 7 libmodbus 3.0.1 (2011-07-18)
2 ============================ 8 ============================
3 9
@@ -6,9 +12,6 @@ libmodbus 3.0.1 (2011-07-18) @@ -6,9 +12,6 @@ libmodbus 3.0.1 (2011-07-18)
6 <tobias.doerffel@gmail.com> 12 <tobias.doerffel@gmail.com>
7 - Properly check TIOCSRS485 define by Matthijs Kool 13 - Properly check TIOCSRS485 define by Matthijs Kool
8 - Rename package to libmodbus5 to fix lintian warning 14 - Rename package to libmodbus5 to fix lintian warning
9 -- RTS flow control with modbus_rtu_set_rts and modbus_rtu_get_rts  
10 - functions by Torello Querci <tquerci@gmail.com> and Stéphane Raimbault.  
11 -  
12 15
13 libmodbus 3.0.0 (2011-07-11) 16 libmodbus 3.0.0 (2011-07-11)
14 ============================ 17 ============================
@@ -28,7 +31,6 @@ libmodbus 3.0.0 (2011-07-11) @@ -28,7 +31,6 @@ libmodbus 3.0.0 (2011-07-11)
28 - Enhanced report slave ID 31 - Enhanced report slave ID
29 - New RPM spec file to package documentation and development files 32 - New RPM spec file to package documentation and development files
30 33
31 -  
32 libmodbus 2.9.4 (2011-06-05) 34 libmodbus 2.9.4 (2011-06-05)
33 ============================ 35 ============================
34 36