summaryrefslogtreecommitdiffstats
path: root/ulogd/Changes
diff options
context:
space:
mode:
authorlaforge <laforge>2003-09-28 15:19:25 +0000
committerlaforge <laforge>2003-09-28 15:19:25 +0000
commitda6345f7ce7090e24f2ba54a733245e138895878 (patch)
tree63f75e4f9dbd4fdbb518abdc8d9a25313658e081 /ulogd/Changes
parent9dfdf242dcaad16a5069ac95834eff8d60324058 (diff)
new configuration file syntax (Magnus Boden)
Diffstat (limited to 'ulogd/Changes')
-rw-r--r--ulogd/Changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/ulogd/Changes b/ulogd/Changes
index 570d45d..1cff25c 100644
--- a/ulogd/Changes
+++ b/ulogd/Changes
@@ -1,3 +1,10 @@
+Version 1.10 (2003-Sep-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
+ eliminating multiple loading of .so plugins. (Magnus Boden)
+- Make the config file format completely syntax compatible with .ini style files
+-
+
Version 1.01 (2003-Aug-23)
- use $(LD) macro in order to provide cross-compiling/linking support
- add 'rmem' configuration key to set the netlink socket rmem buffsize