diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-02-09 15:43:55 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-02-09 15:43:55 +0100 |
commit | f5ad2359c99cbca9fcba13bb5767cce129bdd99f (patch) | |
tree | c1833aa941414f4c540e4a0825d88f44153e5fe7 /ChangeLog | |
parent | d742b251a6cdac02b235bd7459fa60890a0e6e24 (diff) | |
download | rsyslog-f5ad2359c99cbca9fcba13bb5767cce129bdd99f.tar.gz rsyslog-f5ad2359c99cbca9fcba13bb5767cce129bdd99f.tar.xz rsyslog-f5ad2359c99cbca9fcba13bb5767cce129bdd99f.zip |
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,11 +1,13 @@ --------------------------------------------------------------------------- -Version 3.20.4 [v3-stable] (rgerhards), 2009-02-?? +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 |