summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-03-10 18:29:40 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-03-10 18:29:40 +0100
commit50a94aa1c72ba8aab5443ecc04b51190da0df513 (patch)
tree91cf4bf30f8419195d9c2a66cafa462124a76038 /ChangeLog
parent68301c98db00dc1b6bc7e09c5f5e47286a16ab95 (diff)
downloadrsyslog-50a94aa1c72ba8aab5443ecc04b51190da0df513.tar.gz
rsyslog-50a94aa1c72ba8aab5443ecc04b51190da0df513.tar.xz
rsyslog-50a94aa1c72ba8aab5443ecc04b51190da0df513.zip
added capability to use a local interface IP address as fromhost-ip for imklog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 78f74695..9fb59495 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
- added capability to use a local interface IP address as fromhost-ip for
- imuxsock
- new config directives: $IMUXSockLocalIPIF
+ imuxsock imklog
+ new config directives: $IMUXSockLocalIPIF, $klogLocalIPIF
- added configuration directives to customize queue light delay marks
$MainMsgQueueLightDelayMark, $ActionQueueLightDelayMark; both
specify number of messages starting at which a delay happens.