summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-09-30 12:42:01 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-09-30 12:42:01 +0200
commit7afe4b3a795b5910574659675c60bdb5f7719c3f (patch)
treeac3a02a266c1601498fbfa0f17f60f8ac442dcfb /ChangeLog
parentd7cfdcf28c1239908619aadac6ef4fa43f1b93fd (diff)
parent3be997f94354ffb03a6fb8b1874c42a9e2e88015 (diff)
downloadrsyslog-7afe4b3a795b5910574659675c60bdb5f7719c3f.tar.gz
rsyslog-7afe4b3a795b5910574659675c60bdb5f7719c3f.tar.xz
rsyslog-7afe4b3a795b5910574659675c60bdb5f7719c3f.zip
Merge branch 'v2-stable' into v3-stable
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1c63cfd..8f23049b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1148,6 +1148,7 @@ Version 2.0.8 V2-STABLE (rgerhards), 2008-??-??
connection broke, but not if there was a problem with statement
execution. The most probable case for such a case would be invalid
sql inside the template, and this is now much easier to diagnose.
+- doc bugfix: default for $DirCreateMode incorrectly stated
---------------------------------------------------------------------------
Version 2.0.7 V2-STABLE (rgerhards), 2008-04-14
- bugfix: the default for $DirCreateMode was 0644, and as such wrong.