diff options
author | Michael Biebl <biebl@debian.org> | 2009-02-10 01:52:22 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2009-02-10 01:52:22 +0100 |
commit | c84d74c258d54713cadf8dfbeff10fcb4d91624f (patch) | |
tree | 31800ce67d76cf7254cb924cb8d08193040e83c5 /ChangeLog | |
parent | a9a14cc4ca04738ea56eee92c98a63829bdbd438 (diff) | |
download | rsyslog-c84d74c258d54713cadf8dfbeff10fcb4d91624f.tar.gz |
Imported Upstream version 3.20.4upstream/3.20.4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,4 +1,14 @@ --------------------------------------------------------------------------- +Version 3.20.4 [v3-stable] (rgerhards), 2009-02-09 +- bugfix: inconsistent use of mutex/atomic operations could cause segfault + details are too many, for full analysis see blog post at: + http://blog.gerhards.net/2009/01/rsyslog-data-race-analysis.html +- bugfix: invalid ./configure settings for RFC3195 + thanks to Michael Biebl for the patch +- bugfix: invalid mutex access in msg.c +- doc bugfix: dist tarball missed 2 files, had one extra file that no + longer belongs into it. Thanks to Michael Biebl for pointing this out. +--------------------------------------------------------------------------- Version 3.20.3 [v3-stable] (rgerhards), 2009-01-19 - doc bugfix: v3-compatiblity document had typo in config directive thanks to Andrej for reporting this |