summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-04-02 14:41:32 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-02 14:41:32 +0200
commit01adeab0cba21ad6193addf1a4e90689b507d092 (patch)
tree3fd605896c1a18f73b877ecb578a5a62f15e6723 /ChangeLog
parent589f8af56cac4a4b55de757834b6e632a199e395 (diff)
downloadrsyslog-01adeab0cba21ad6193addf1a4e90689b507d092.tar.gz
rsyslog-01adeab0cba21ad6193addf1a4e90689b507d092.tar.xz
rsyslog-01adeab0cba21ad6193addf1a4e90689b507d092.zip
preparing for 3.20.5 releasev3.20.5
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a94eb24a..a4eb6151 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,9 @@
+---------------------------------------------------------------------------
+Version 3.20.5 [v3-stable] (rgerhards), 2009-04-02
- bugfix: potential abort with DA queue after high watermark is reached
There exists a race condition that can lead to a segfault. Thanks
go to vbernetr, who performed the analysis and provided patch, which
I only tweaked a very little bit.
----------------------------------------------------------------------------
-Version 3.20.5 [v3-stable] (rgerhards), 2009-0?-??
- fixed bugs in RainerScript:
o when converting a number and a string to a common type, both were
actually converted to the other variable's type.