diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-03-17 16:25:24 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-03-17 16:25:24 +0100 |
commit | ba0f23182a55b26b2265d2138c707cbc7ddbb72e (patch) | |
tree | b11487a65eade6e5bfcbf15de4f979a0197db55b /ChangeLog | |
parent | d7faed130cb089343ea3d9875561582e6f1d469f (diff) | |
download | rsyslog-ba0f23182a55b26b2265d2138c707cbc7ddbb72e.tar.gz rsyslog-ba0f23182a55b26b2265d2138c707cbc7ddbb72e.tar.xz rsyslog-ba0f23182a55b26b2265d2138c707cbc7ddbb72e.zip |
new feature: "." action type added to support writing files to relative pathes
(this is primarily meant as a debug aid)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ --------------------------------------------------------------------------- Version 4.6.2 [v4-stable] (rgerhards), 2010-03-?? +- new feature: "." action type added to support writing files to relative + pathes (this is primarily meant as a debug aid) - added new property replacer option "date-rfc3164-buggyday" primarily to ease migration from syslog-ng. See property replacer doc for details. [backport from 5.5.3 because urgently needed by some] |