From dd8b23f5b43ed485b09f3e6bfc6c6f1e053d7f00 Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Sun, 18 May 2008 15:18:43 +0200 Subject: [PATCH] Release the 2.0.0 version - Update the NEWS file --- NEWS | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 8b95800..0dafa91 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,10 @@ -libmodbus 2.0.0 (to be released) -================================ +libmodbus 2.0.0 (2008-05-18) +============================ - Slave API https://blueprints.launchpad.net/libmodbus/+spec/slave-api +- No more glib dependency + https://blueprints.launchpad.net/libmodbus/+spec/glib-dependency +- Unit testing and many test programs - Waf build support https://blueprints.launchpad.net/libmodbus/+spec/waf-support - MacOS X support by Matthew Butch @@ -13,7 +16,7 @@ libmodbus 2.0.0 (to be released) - Better memory management (uint8_t *data and packing of modbus_param_t) - Better error management -- Declare more functions with the static keyword +- Declare many static functions and const arrays - Enhance an integer division - The GNU licences LGPL and GPL are in version 3 - Debian and RPM packages (#224496) -- libgit2 0.21.4