summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-17 10:17:07 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-17 10:17:07 +0000
commit6d7925e26bb90a8d64305b0e91638f65bae9fa46 (patch)
tree405cecfa74e37252f0efe8dfc4b21b20d8b8882c /ChangeLog
parent6ce20a8c79fc3d3e7ed06b93f03308d78d7dbb4e (diff)
downloadrsyslog-6d7925e26bb90a8d64305b0e91638f65bae9fa46.tar.gz
rsyslog-6d7925e26bb90a8d64305b0e91638f65bae9fa46.tar.xz
rsyslog-6d7925e26bb90a8d64305b0e91638f65bae9fa46.zip
added $DirCreateMode config directive
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4257effa..3454a027 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ Version 1.16.1 (RGer), 2007-07-17
- added $RepeatedLineReduction config parameter
- added $EscapeControlCharactersOnReceive config parameter
- added $ControlCharacterEscapePrefix config parameter
+- added $DirCreateMode config parameter
- added regular expression support to the filter engine
thanks to Michel Samia for providing the patch!
- enhanced $AllowedSender functionality. Credits to mildew@gmail.com for
@@ -12,6 +13,7 @@ Version 1.16.1 (RGer), 2007-07-17
- allowed DNS wildcard names
- added new option $DropMsgsWithMaliciousDnsPTRRecords
- added autoconf so that rfc3195d, rsyslogd and klogd are stored to /sbin
+- added capability to auto-create directories with dynaFiles
---------------------------------------------------------------------------
Version 1.16.0 (RGer/Peter Vrabec), 2007-07-13 - The Friday, 13th Release ;)
- build system switched to autotools