diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-04-02 14:41:32 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-04-02 14:41:32 +0200 |
commit | 01adeab0cba21ad6193addf1a4e90689b507d092 (patch) | |
tree | 3fd605896c1a18f73b877ecb578a5a62f15e6723 /ChangeLog | |
parent | 589f8af56cac4a4b55de757834b6e632a199e395 (diff) | |
download | rsyslog-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-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |