summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Biebl <mbiebel@gmail.com>2009-02-06 13:59:43 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-02-06 13:59:43 +0100
commitd742b251a6cdac02b235bd7459fa60890a0e6e24 (patch)
tree9811869487185ce883189120b690a38022267fe8 /ChangeLog
parent91fd3bafdaad2d3d6a37ae3b9a48c651a16ecb68 (diff)
downloadrsyslog-d742b251a6cdac02b235bd7459fa60890a0e6e24.tar.gz
rsyslog-d742b251a6cdac02b235bd7459fa60890a0e6e24.tar.xz
rsyslog-d742b251a6cdac02b235bd7459fa60890a0e6e24.zip
bugfix: invalid ./configure settings for RFC3195
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3bfdb0a..d5db2468 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@ Version 3.20.4 [v3-stable] (rgerhards), 2009-02-??
- 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
---------------------------------------------------------------------------
Version 3.20.3 [v3-stable] (rgerhards), 2009-01-19