summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-05-29 17:42:36 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-05-29 17:42:36 +0200
commit02d8dc27f991d19f63c3fd9edb02610a97f003b3 (patch)
tree3dd973cb633111eb50e5451d884199f407e3394c /ChangeLog
parentd9f1bbf46e0e240dc8bdbaf6db74e499e668faa2 (diff)
parent36fe8d92f8bad4ddc1f24ede14405129ec46c0d8 (diff)
downloadrsyslog-02d8dc27f991d19f63c3fd9edb02610a97f003b3.tar.gz
rsyslog-02d8dc27f991d19f63c3fd9edb02610a97f003b3.tar.xz
rsyslog-02d8dc27f991d19f63c3fd9edb02610a97f003b3.zip
Merge branch 'udpdrop'
Conflicts: runtime/conf.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 931f21f8..832d7a6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
---------------------------------------------------------------------------
-Version 4.3.? [DEVEL] (rgerhards), 2009-??-??
+Version 4.3.2 [DEVEL] (rgerhards), 2009-??-??
+- 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
+ considered useful for load balancers.
- bugfix: imdiag/imtcp had a race condition
- improved testbench (now much better code design and reuse)
---------------------------------------------------------------------------