summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-06-02 10:31:42 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-06-02 10:31:42 +0200
commit14d1209640e3554c4284eab136f9932cfc441126 (patch)
tree50375e512e6f412cac57ec560c547ea170ea6253 /ChangeLog
parent25daa04902f2754a487973c4de707869d66b84c1 (diff)
downloadrsyslog-14d1209640e3554c4284eab136f9932cfc441126.tar.gz
rsyslog-14d1209640e3554c4284eab136f9932cfc441126.tar.xz
rsyslog-14d1209640e3554c4284eab136f9932cfc441126.zip
added a generic network stream server
(in addition to rather specific syslog tcp server)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 832d7a6c..ec971916 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
---------------------------------------------------------------------------
Version 4.3.2 [DEVEL] (rgerhards), 2009-??-??
+- added a generic network stream server (in addition to rather specific
+ syslog tcp server)
- added ability for the UDP output action to rebind its send socket after
sending n messages. New config directive $ActionSendUDPRebindInterval
added for the purpose. By default, rebinding is disabled. This is