summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-01-30 13:41:12 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-01-30 13:41:12 +0100
commit82d7abc1f4b03f37ff94c5f184d49502b6cf489b (patch)
tree545c46fba724c62eab6db2382aa73c91e309a97d /ChangeLog
parent40514075c692195290306cd3928b5ce78f2aa38c (diff)
downloadrsyslog-82d7abc1f4b03f37ff94c5f184d49502b6cf489b.tar.gz
rsyslog-82d7abc1f4b03f37ff94c5f184d49502b6cf489b.tar.xz
rsyslog-82d7abc1f4b03f37ff94c5f184d49502b6cf489b.zip
bugfix: invalid mutex access in msg.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bccb1f89..360a2bdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
---------------------------------------------------------------------------
+Version 3.20.4 [v3-stable] (rgerhards), 2009-02-??
+- bugfix: invalid mutex access in msg.c
+---------------------------------------------------------------------------
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