summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorlaforge <laforge>2004-10-10 21:31:54 +0000
committerlaforge <laforge>2004-10-10 21:31:54 +0000
commitb88db902b05194f0ce444e1f6acb795f5b0fb6b3 (patch)
treed2bad697a33b86886dd058615ca0eaf0b52b7440 /Changes
parent6023b98a2980bab6d854e19cc79ee2560c4e32f1 (diff)
intermediate development snapshot
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index 886f86e..cbba483 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+Version 2.00alpha (2004-Oct-03)
+- Total re-work. ulogd2 is almost unrelated to the ULOG netfilter target.
+ Instead, it has become a generic logging framework for anything from
+ firewall logs, flow-based accounting to kernel network performance
+ statistics.
+
Version 1.10 (2003-Oct-xx)
- Change format of configuration file. Now every plugin has it's own section
in the config file, making the whole parsing procedure easier - and