summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-09-30 10:54:39 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-09-30 10:54:39 +0200
commit658130c083b82d129f108074070e2aa198f6fa59 (patch)
treebec24922a19bfaee82af597f2c01a309f221bf54
parente9d7a3e6a54f688a111ea04bd362f6a8b28ef198 (diff)
downloadrsyslog-658130c083b82d129f108074070e2aa198f6fa59.tar.gz
rsyslog-658130c083b82d129f108074070e2aa198f6fa59.tar.xz
rsyslog-658130c083b82d129f108074070e2aa198f6fa59.zip
some prep for 3.21.5 release
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index acaa4270..a8dd113b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
---------------------------------------------------------------------------
-Version 3.21.5 [DEVEL] (rgerhards), 2008-09-??
+Version 3.21.5 [DEVEL] (rgerhards), 2008-09-30
- performance optimization: unnecessary time() calls during message
parsing removed - thanks to David Lang for his excellent performance
analysis
@@ -11,6 +11,9 @@ Version 3.21.5 [DEVEL] (rgerhards), 2008-09-??
each input module (else it is blank).
- added system property "$myhostname", which contains the name of the
local host as it knows itself.
+- imported a number of fixes and enhancements from the stable and
+ devel branches, including a fix to a potential segfault on HUP
+ when using UDP listners
---------------------------------------------------------------------------
Version 3.21.4 [DEVEL] (rgerhards), 2008-09-04
- removed compile time fixed message size limit (was 2K), limit can now