diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-26 15:56:05 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-26 15:56:05 +0000 |
commit | 28d5d9de0b59689fff56083e7695e3d4dea6fef4 (patch) | |
tree | 52a6f92864969fb14ca6b0f1ee9f44bcd3fabb35 /NEWS | |
parent | 7fd25c33186a12ee1e9b855dc7cc33b0cf9a3ad3 (diff) | |
download | rsyslog-28d5d9de0b59689fff56083e7695e3d4dea6fef4.tar.gz rsyslog-28d5d9de0b59689fff56083e7695e3d4dea6fef4.tar.xz rsyslog-28d5d9de0b59689fff56083e7695e3d4dea6fef4.zip |
begin support for allowed senders
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ Version 1.10.2 (RGer), 2005-09-2? * startswith - added ability to negate all property-based filter comparison oprations by adding a !-sign right in front of the operation name +- changed the $-config line directives to be case-INsensitive +- new command line option -w added: "do not display warnings if messages + from disallowed senders are received" - fixed a bug that caused rsyslogd to dump core when the compare value was not quoted in property-based filters - fixed a bug in the new CStr compare function which lead to invalid |