summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-10-15 13:40:10 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-10-15 13:40:10 +0200
commit5b1eb920914d97aee68b674459b68e99957c80d6 (patch)
tree5b259f98b2a5ad43f13777a2528158bb1bd65b6f /ChangeLog
parent11c3b7d9e4198396dbe0bfa0308d80901072c673 (diff)
downloadrsyslog-5b1eb920914d97aee68b674459b68e99957c80d6.tar.gz
rsyslog-5b1eb920914d97aee68b674459b68e99957c80d6.tar.xz
rsyslog-5b1eb920914d97aee68b674459b68e99957c80d6.zip
improved imudp so that epoll can be used in more environments
Fixed potential compile time problem if EPOLL_CLOEXEC is not available.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d9027d89..6e6021eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,8 @@ Version 5.3.2 [DEVEL] (rgerhards), 2009-10-??
In any case, if there is a shutdown issue, one should carefully look
at this change here!
- enhanced immark to support non-cancel input module termination
+- improved imudp so that epoll can be used in more environments,
+ fixed potential compile time problem if EPOLL_CLOEXEC is not available.
- some cleanup/slight improvement:
* changed imuxsock to no longer use deprecated submitAndParseMsg() IF
* changed submitAndParseMsg() interface to be a wrapper around the new