]> git.ipfire.org Git - thirdparty/ulogd2.git/commitdiff
update changelog for version 1.00
authorlaforge <laforge>
Wed, 5 Mar 2003 23:14:48 +0000 (23:14 +0000)
committerlaforge <laforge>
Wed, 5 Mar 2003 23:14:48 +0000 (23:14 +0000)
Changes

diff --git a/Changes b/Changes
index 335fc121cadb091abe69bd9db063fe31b2f62558..f55217bcd4a2f11d60d5d6267ab393118ce9bf7f 100644 (file)
--- 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