summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-03 12:39:13 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-03 12:39:13 +0000
commit53c1a7305e119b397c3e80acfdd4a6aecc7ce121 (patch)
treea2236297ee385d7b06e347fd9c3bd9c581f2b957 /NEWS
parent4c0e6b5073d9778688f4ef995bb3198ce9082c50 (diff)
downloadrsyslog-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--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8112b03a..860ddfe2 100644
--- a/NEWS
+++ b/NEWS
@@ -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 **