summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-03-20 16:52:58 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-03-20 16:52:58 +0100
commitcacb817fa3f6b78bad9e13f56d0fa1ed7d0366c1 (patch)
tree1d242f4ad783a0b809ba442f0fc32a316818621d /ChangeLog
parent2ee2cff538edd5e2b70a03fcef76e25b2072e432 (diff)
parentc6714bc496a2aaf356d8625784f10168d33859a3 (diff)
downloadrsyslog-cacb817fa3f6b78bad9e13f56d0fa1ed7d0366c1.tar.gz
rsyslog-cacb817fa3f6b78bad9e13f56d0fa1ed7d0366c1.tar.xz
rsyslog-cacb817fa3f6b78bad9e13f56d0fa1ed7d0366c1.zip
Merge branch 'v5-stable-newstats' into v5-devel
Conflicts: ChangeLog plugins/imptcp/imptcp.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49a910e0..5f00e6f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@ Version 5.9.6 [V5-DEVEL], 2012-03-??
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=313
- added configuration directive to disable octet-counted framing
for imtcp, directive is $InputTCPServerSupportOctetCountedFraming
+ for imptcp, directive is $InputPTCPServerSupportOctetCountedFraming
+- added capability to use a local interface IP address as fromhost-ip for
+ imuxsock imklog
+ new config directives: $IMUXSockLocalIPIF, $klogLocalIPIF
- added configuration directives to customize queue light delay marks
---------------------------------------------------------------------------
Version 5.9.5 [V5-DEVEL], 2012-01-27