diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-19 15:52:43 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-19 15:52:43 +0000 |
commit | 6c2956163de3be527cc34387ee0bbfdd64a5c4ef (patch) | |
tree | 010cfb576af5217ed8138f737c740b2d798769c3 /NEWS | |
parent | 3e8ba29e5cf041b9056b7a14f0000a9c1557fed0 (diff) | |
download | rsyslog-6c2956163de3be527cc34387ee0bbfdd64a5c4ef.tar.gz rsyslog-6c2956163de3be527cc34387ee0bbfdd64a5c4ef.tar.xz rsyslog-6c2956163de3be527cc34387ee0bbfdd64a5c4ef.zip |
added capability to filter on any property in selector lines
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ --------------------------------------------------------------------------- Version 1.10.0 (RGer), 2005-09-?? REMINDER: 1.10 is the first unstable version if the 1.x series! +- added the capability to filter on any property in selector lines + (not just facility and priority) - changed stringbuf into a new counted string class - added support for a "discard" action. If a selector line with discard (~ character) is found, no selector lines *after* that |