summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-12-18 12:08:57 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2008-12-18 12:08:57 +0100
commit3c236053cf87a16dfd7449f729e477dffd6e2fae (patch)
tree9344c05f56d98536cccba805901259524e2a7699 /ChangeLog
parent48319cd31f3d15f1417d4ebd8003d93978ad36a9 (diff)
downloadrsyslog-3c236053cf87a16dfd7449f729e477dffd6e2fae.tar.gz
rsyslog-3c236053cf87a16dfd7449f729e477dffd6e2fae.tar.xz
rsyslog-3c236053cf87a16dfd7449f729e477dffd6e2fae.zip
bugfix: "$CreateDirs off" also disabled file creation
Thanks to William Tisater for analyzing this bug and providing a patch. The actual code change is heavily based on William's patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a06dc93..8d7b5b40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,12 @@
---------------------------------------------------------------------------
Version 2.0.7 V2-STABLE (rgerhards), 2008-??-??
+- bugfix: "$CreateDirs off" also disabled file creation
+ Thanks to William Tisater for analyzing this bug and providing a patch.
+ The actual code change is heavily based on William's patch.
- bugfix: memory leak in ompgsql
Thanks to Ken for providing the patch
---------------------------------------------------------------------------
-Version 2.0.6 V2-STABLE (rgerhards), 2008-??-??
+Version 2.0.6 V2-STABLE (rgerhards), 2008-08-07
- bugfix: memory leaks in rsyslogd, primarily in singlethread mode
Thanks to Frederico Nunez for providing the fix
- bugfix: copy&paste error lead to dangling if - this caused a very minor