diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-03-26 17:48:59 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-03-26 17:48:59 +0100 |
commit | 0be199af6cc2cd9a9acb96e97e1cd061affaa6d9 (patch) | |
tree | 90366ffc1e2cb918eab2e6659581b1f5024db87e /ChangeLog | |
parent | 5103c912eeb8c0d410f641a971d3687a02c8c02b (diff) | |
download | rsyslog-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |