summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-10-24 12:52:15 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-10-24 12:52:15 +0200
commit599572684b94f16eb8254f4c7c89ca735b270193 (patch)
tree1876a47215a10bc87aa0c56cb3fa902791847f60
parent559b3000414ec23ea147a0f00db5c69bded0befb (diff)
downloadrsyslog-599572684b94f16eb8254f4c7c89ca735b270193.tar.gz
rsyslog-599572684b94f16eb8254f4c7c89ca735b270193.tar.bz2
rsyslog-599572684b94f16eb8254f4c7c89ca735b270193.zip
doc: add imuxsock fix to ChangeLog
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fc92cd5..aaf6e7d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@ Version 7.5.6 [devel] 2013-10-??
work out and opt to removing it, clearing the way for a better future
solution. Note: global vars were introduced in 7.5.3 on Sept, 11th 2013.
- imudp: support for binding to ruleset added
+- bugfix: imuxsock did not suport addtl sockets if syssock was disabled
+ Thanks to Pavel Levshin for the fix
- bugfix: running imupd on multiple threads lead to segfault if recvmmsg
is available
- bugfix: imudp when using recvmmsg could report wrong sender IP