From: laforge Date: Wed, 5 Mar 2003 23:14:48 +0000 (+0000) Subject: update changelog for version 1.00 X-Git-Tag: ulogd-2.0.0beta2~416 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=becb1b9a889425b3e9db5ee7ae20609110f6a67a;p=thirdparty%2Fulogd2.git update changelog for version 1.00 --- diff --git a/Changes b/Changes index 335fc12..f55217b 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,19 @@ +Version 1.00 (2003-Mar-06) +- update documentation to reflect recent additions +- renamed LOCALTIME plugin to LOCAL plugin, since it now also returns + the hostname +- cleanup #include statements +- tcp.window is a 16bit value +- always return tcp flags, even if they are not set [to not cause NULL entries + in the database table +- cosmetic fixes to acommodate most compiler warnings +- moved location of conffile.h and ulog.h +- big update to ulogd_PGSQL.c +- more verbose error reporting when unable to load plugin +- print usage information +- add '--configfile' directive to allow multiple instances with multiple + configfiles + Version 0.98 - Fix MAC address printing if there is none (by Andrej Ota) - Add PostgreSQL support by Jakab Laszlo