diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-03 12:39:13 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-03 12:39:13 +0000 |
commit | 53c1a7305e119b397c3e80acfdd4a6aecc7ce121 (patch) | |
tree | a2236297ee385d7b06e347fd9c3bd9c581f2b957 /NEWS | |
parent | 4c0e6b5073d9778688f4ef995bb3198ce9082c50 (diff) | |
download | rsyslog-53c1a7305e119b397c3e80acfdd4a6aecc7ce121.tar.gz rsyslog-53c1a7305e119b397c3e80acfdd4a6aecc7ce121.tar.xz rsyslog-53c1a7305e119b397c3e80acfdd4a6aecc7ce121.zip |
added support for dynamic file names in selector lines. Can now be created
with templates.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ --------------------------------------------------------------------------- Version 1.15.0 (RGer), 2007-07-?? +- added ability to dynamically generate file names based on templates + and thus properties. This was a much-requested feature. It makes + life easy when it eG comes to splitting files based on the sender + address. --------------------------------------------------------------------------- Version 1.14.2 (RGer), 2007-07-03 ** this release fixes all known nits with IPv6 ** |