summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-05-12 12:03:00 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-05-12 12:03:00 +0200
commitb47d95286bd78282c57fdc200f81d17b187a45dd (patch)
tree089225dcd49f95ed4e433ba62ed5e0e5ea8944aa /ChangeLog
parent547e50c9fc9e009c54c5aa021ca9d9a8399d744a (diff)
downloadrsyslog-b47d95286bd78282c57fdc200f81d17b187a45dd.tar.gz
rsyslog-b47d95286bd78282c57fdc200f81d17b187a45dd.tar.xz
rsyslog-b47d95286bd78282c57fdc200f81d17b187a45dd.zip
bugfix: potential segfault issue when multiple $UDPServerRun directives are specified.
Thanks to Michael Biebl for helping to debug this one.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bf5c000..c8b6cbfa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
Version 3.22.1 [v3-stable] (rgerhards), 2009-04-??
- bugfix: light and full delay watermarks had invalid values, badly
affecting performance for delayable inputs
+- bugfix: potential segfault issue when multiple $UDPServerRun directives
+ are specified. Thanks to Michael Biebl for helping to debug this one.
---------------------------------------------------------------------------
Version 3.22.0 [v3-stable] (rgerhards), 2009-04-21
This is the first stable release that includes the full functionality