From 4973c935575874a9874d7c79ce4e41487197bc8f Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Sun, 6 Oct 2013 13:01:13 +0200 Subject: [PATCH] Updated NEWS file --- NEWS | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ee795f3..5ce530d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,22 @@ -libmodbus 3.1.1 (2012-XX-XX) +libmodbus 3.1.1 (2013-10-06) ============================ +More robust to exploits, more compliant and better handling of connect/close +sequences. Windows support still broken. + +- New unit tests +- Fix remote buffer overflow vulnerability (closes #25, #105) +- Explain how to define response timeouts when many RTU slaves +- Fix receiving of incorrect queries in write_single and mask_write_register + Thanks to James Nutaro. +- Check return value of autoreconf. + Thanks to Lauri Nurmi +- Constant for broacast and test ordering +- Fix the fix of device string check +- Various changes to try to improve *broken* Windows support +- Try to fix MinGW compilation +- Portable use of bswap_32 +- Improve support of MacOS X - Fix socket value on init/close - Returns -1 on invalid mode in modbus_rtu_set_rts - Protect all public functions against invalid context @@ -40,6 +56,7 @@ libmodbus 3.1.1 (2012-XX-XX) - Fix wrong constant names to create version number. Thanks to Denis Davydov. + libmodbus 3.1.0 (2012-06-22) ============================ -- libgit2 0.21.4