summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-08-17 17:18:19 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-08-17 17:18:19 +0200
commit56b781e5bb1ea08b76d5dcc1d5e5eab10a40a4c6 (patch)
treeb8231665c389cd8cc49c7a0f0c67cbc62b4f9116 /ChangeLog
parent9cab1036d23fdb59437ee6fcd82f041c555de094 (diff)
downloadrsyslog-56b781e5bb1ea08b76d5dcc1d5e5eab10a40a4c6.tar.gz
rsyslog-56b781e5bb1ea08b76d5dcc1d5e5eab10a40a4c6.tar.xz
rsyslog-56b781e5bb1ea08b76d5dcc1d5e5eab10a40a4c6.zip
added $InputTCPMaxListeners directive
permits to specify how many TCP servers shall be possible (default is 20).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf9d30ca..b8e884e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@ Version 4.5.2 [DEVEL] (rgerhards), 2009-07-??
- legacy syslog parser changed so that it now accepts date stamps in
wrong case. Some devices seem to create them and I do not see any harm
in supporting that.
+- added $InputTCPMaxListeners directive - permits to specify how many
+ TCP servers shall be possible (default is 20).
- bugfix: memory leak with some input modules. Those inputs that
use parseAndSubmitMsg() leak two small memory blocks with every message.
Typically, those process only relatively few messages, so the issue