summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-08-17 16:23:37 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-08-17 16:23:37 +0200
commit9cab1036d23fdb59437ee6fcd82f041c555de094 (patch)
treeaf75c77ac3f7bb59298b7d6604efcaba2d25cb84 /ChangeLog
parentaa10f7a16415112c014c6c628f2f25f4eb4beaa2 (diff)
downloadrsyslog-9cab1036d23fdb59437ee6fcd82f041c555de094.tar.gz
rsyslog-9cab1036d23fdb59437ee6fcd82f041c555de094.tar.xz
rsyslog-9cab1036d23fdb59437ee6fcd82f041c555de094.zip
bugfix: if tcp listen port could not be created, no error message was emitted
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10d3da0e..cf9d30ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@ Version 4.5.2 [DEVEL] (rgerhards), 2009-07-??
use parseAndSubmitMsg() leak two small memory blocks with every message.
Typically, those process only relatively few messages, so the issue
does most probably not have any effect in practice.
+- bugfix: if tcp listen port could not be created, no error message was
+ emitted
---------------------------------------------------------------------------
Version 4.5.1 [DEVEL] (rgerhards), 2009-07-15
- CONFIG CHANGE: $HUPisRestart default is now "off". We are doing this