diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-13 15:57:35 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2005-09-13 15:57:35 +0000 |
commit | db8c41e2d5ba00d0c67dd6a3faa9816eaa377b32 (patch) | |
tree | d37e75adb417ae84e04471d65220b9a6c6181368 /NEWS | |
parent | ad1385b3c1573fe80685763ae5c24526ad8c8f92 (diff) | |
download | rsyslog-db8c41e2d5ba00d0c67dd6a3faa9816eaa377b32.tar.gz rsyslog-db8c41e2d5ba00d0c67dd6a3faa9816eaa377b32.tar.xz rsyslog-db8c41e2d5ba00d0c67dd6a3faa9816eaa377b32.zip |
added FROMHOST property to template system - thanks Cristian Testa
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -5,6 +5,11 @@ Version 1.10.0 (RGer), 2005-09-?? - added support for a "discard" action. If a selector line with discard (~ character) is found, no selector lines *after* that line will be processed. +- thanks to Andres Riancho, regular expression support has been + added to the template engine +- added the FROMHOST property in the template processor, which could + previously not be obtained. Thanks to Cristian Testa for pointing + this out and even providing a fix. --------------------------------------------------------------------------- Version 1.0.0 (RGer), 2005-09-12 - changed install doc to cover daily cron scripts - a trouble source |