summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2005-09-26 15:56:05 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2005-09-26 15:56:05 +0000
commit28d5d9de0b59689fff56083e7695e3d4dea6fef4 (patch)
tree52a6f92864969fb14ca6b0f1ee9f44bcd3fabb35 /NEWS
parent7fd25c33186a12ee1e9b855dc7cc33b0cf9a3ad3 (diff)
downloadrsyslog-28d5d9de0b59689fff56083e7695e3d4dea6fef4.tar.gz
rsyslog-28d5d9de0b59689fff56083e7695e3d4dea6fef4.tar.xz
rsyslog-28d5d9de0b59689fff56083e7695e3d4dea6fef4.zip
begin support for allowed senders
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 652fcc27..518b9293 100644
--- a/NEWS
+++ b/NEWS
@@ -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