diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-20 15:11:27 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-20 15:11:27 +0000 |
commit | 3ecce195ac8e50115a44c6d416fd42bbfa03aafe (patch) | |
tree | bec4e21fb82b36934e66f77324cfea051fc47e36 /ChangeLog | |
parent | 1f1f6746b420d7b5722a9a861e859c19672fa35b (diff) | |
download | rsyslog-3ecce195ac8e50115a44c6d416fd42bbfa03aafe.tar.gz rsyslog-3ecce195ac8e50115a44c6d416fd42bbfa03aafe.tar.xz rsyslog-3ecce195ac8e50115a44c6d416fd42bbfa03aafe.zip |
bugfix: message object was not properly synchronized when the main queue
had a single thread and non-direct action queues were used
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ Version 3.12.0 (rgerhards), 2008-02-?? - general code cleanup and further modularization - $MainMessageQueueDiscardSeverity can now also handle textual severities (previously only integers) +- bugfix: message object was not properly synchronized when the + main queue had a single thread and non-direct action queues were used --------------------------------------------------------------------------- Version 3.11.3 (rgerhards), 2008-02-18 - fixed a bug in imklog which lead to duplicate message content in |