summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-03-26 17:48:59 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-03-26 17:48:59 +0100
commit0be199af6cc2cd9a9acb96e97e1cd061affaa6d9 (patch)
tree90366ffc1e2cb918eab2e6659581b1f5024db87e /ChangeLog
parent5103c912eeb8c0d410f641a971d3687a02c8c02b (diff)
downloadrsyslog-0be199af6cc2cd9a9acb96e97e1cd061affaa6d9.tar.gz
rsyslog-0be199af6cc2cd9a9acb96e97e1cd061affaa6d9.tar.xz
rsyslog-0be199af6cc2cd9a9acb96e97e1cd061affaa6d9.zip
initial parser testing suite added
integrated tcl test script into autotools make check, created a few test cases based a real-world sample and samples from RFC3164 and 5424.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cfb3c3a..e74c7209 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,8 @@ Version 4.1.6 [DEVEL] (rgerhards), 2009-03-??
is used in a secure way. (may be removed later)
- added omstdout module for testing purposes. Spits out all messages to
stdout - no config option, no other features
+- added a parser testing suite (still needs to be extended, but a good
+ start)
- modified $ModLoad statement so that for modules whom's name starts with
a dot, no path is prepended (this enables relative-pathes and should
not break any valid current config)