summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-04-16 14:58:46 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-16 14:58:46 +0200
commit5ccec36e8d69230ddbd94d1b63bc9f6518c5ade8 (patch)
tree277c7138ef23ef8ed207044a01d068f8d18b2b60
parent2368ccae461644724572a7286a5617bb35702797 (diff)
downloadrsyslog-5ccec36e8d69230ddbd94d1b63bc9f6518c5ade8.tar.gz
rsyslog-5ccec36e8d69230ddbd94d1b63bc9f6518c5ade8.tar.xz
rsyslog-5ccec36e8d69230ddbd94d1b63bc9f6518c5ade8.zip
highlighting $DirCreateMode fix
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f8c96ae..ac9d9fd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
Version 4.1.7 [BETA] (rgerhards), 2009-04-??
- bugfix: $InputTCPMaxSessions config directive was accepted, but not
honored. This resulted in a fixed upper limit of 200 connections.
+- bugfix: the default for $DirCreateMode was 0644, and as such wrong.
+ It has now been changed to 0700. For some background, please see
+ http://lists.adiscon.net/pipermail/rsyslog/2009-April/001986.html
---------------------------------------------------------------------------
Version 4.1.6 [DEVEL] (rgerhards), 2009-04-07
- added new "csv" property replacer options to enable simple creation