From 0cf64c6f9043b36760a226f2a34197c6b674ff11 Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Fri, 2 Apr 2010 12:39:08 +0200 Subject: [PATCH] Updated NEWS and README --- NEWS | 12 ++++++++++-- README | 3 ++- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 58988a9..0451fc4 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,14 @@ libmodbus 2.2.0 (2009-XX-01) ============================ -- New API to read and write float values + +- New API to read and write float values by Stéphane Raimbault and Florian + Forster. - New API for slave server (see MIGRATION) - New slave server able to handle multiple connections - Slave only replies to broadcast queries or queries with its slave ID - Improved Modbus protocol conformance - modbus_param_t is smaller (2 int removed) -- Better error management +- Better error management and SIGPIPE signal is blocked - Faster - Fix #333455 - Cygwin IPTOS_LOWDELAY not supported on cygwin Reported by Jeff Laughlin and Yishin Li. @@ -22,6 +24,12 @@ libmodbus 2.2.0 (2009-XX-01) - Fix #457200 - FreeBSD support Patch provided by Norbert Koch. +Other changes: + +- The code is now published and developed on + http://github.com/stephane/libmodbus +- Waf support has been removed + libmodbus 2.0.3 (2009-03-22) ============================ - Fix CRC error when a slave RTU send a response. diff --git a/README b/README index e9e76d6..54c294b 100644 --- a/README +++ b/README @@ -16,7 +16,8 @@ Schneider at www.schneiderautomation.com. The license of libmodbus is LGPL v3. The licence of programs in the tests directory is GPL v3. -https://launchpad.net/libmodbus +http://github.com/stephane/libmodbus +(the old project page was https://launchpad.net/libmodbus) http://copyleft.free.fr/wordpress/index.php/libmodbus/ Installation -- libgit2 0.21.4