summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-02-12 13:58:49 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-02-12 13:58:49 +0000
commit2d9239beca678e35b8dc6e09e4add721052bfcb8 (patch)
tree96689305884dae4ff75bea6324b353c4f5756ee9 /ChangeLog
parentbc846dc0bddbf0f95c1354927adcb5daaf41ef4c (diff)
downloadrsyslog-2d9239beca678e35b8dc6e09e4add721052bfcb8.tar.gz
rsyslog-2d9239beca678e35b8dc6e09e4add721052bfcb8.tar.xz
rsyslog-2d9239beca678e35b8dc6e09e4add721052bfcb8.zip
bugfix: discard action and backup actions did not work due to problem in
direct queue mode. Now fixed. Tracker was http://sourceforge.net/tracker/index.php?func=detail&aid=1886931&group_ id=123448&atid=696552
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6cdce39..fadf928c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,9 @@ Version 3.11.1 (rgerhards), 2008-02-12
Thanks to Anders Blomdell fro bringing this to our attention
- somewhat improved performance of string buffers
- fixed bug that caused invalid treatment of tabs (HT) in rsyslog.conf
+- bugfix: setting for $EscapeCopntrolCharactersOnReceive was not
+ properly initialized
+- clarified usage of space-cc property replacer option
---------------------------------------------------------------------------
Version 3.11.0 (rgerhards), 2008-01-31
- implemented queued actions