diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-26 13:56:21 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-26 13:56:21 +0000 |
commit | 7fd25c33186a12ee1e9b855dc7cc33b0cf9a3ad3 (patch) | |
tree | da96c0e8114516ee4734e9e832a5b317f2d8b772 /NEWS | |
parent | 58d50e94455c52385595146e9fa19563b162e912 (diff) | |
download | rsyslog-7fd25c33186a12ee1e9b855dc7cc33b0cf9a3ad3.tar.gz rsyslog-7fd25c33186a12ee1e9b855dc7cc33b0cf9a3ad3.tar.xz rsyslog-7fd25c33186a12ee1e9b855dc7cc33b0cf9a3ad3.zip |
added the "startwith" property-filter comparison operation
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ --------------------------------------------------------------------------- Version 1.10.2 (RGer), 2005-09-2? -- added the "isequal" comparison operation in property-based filters +- added comparison operations in property-based filters: + * isequal + * startswith - added ability to negate all property-based filter comparison oprations by adding a !-sign right in front of the operation name - fixed a bug that caused rsyslogd to dump core when the compare value |