diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-20 14:08:31 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-20 14:08:31 +0000 |
commit | 1f1f6746b420d7b5722a9a861e859c19672fa35b (patch) | |
tree | 2585549b71d1d7a664bdbdb06c9d54f93ce4fb60 /ChangeLog | |
parent | c6bebca3c76985016970d87e75dd025a169790b0 (diff) | |
download | rsyslog-1f1f6746b420d7b5722a9a861e859c19672fa35b.tar.gz rsyslog-1f1f6746b420d7b5722a9a861e859c19672fa35b.tar.xz rsyslog-1f1f6746b420d7b5722a9a861e859c19672fa35b.zip |
$MainMessageQueueDiscardSeverity can now also handle textual severities
(previously only integers)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Version 3.12.0 (rgerhards), 2008-02-?? Biebl for bringing this to my attention - some internal cleanup on the stringbuf object calling interface - general code cleanup and further modularization +- $MainMessageQueueDiscardSeverity can now also handle textual severities + (previously only integers) --------------------------------------------------------------------------- Version 3.11.3 (rgerhards), 2008-02-18 - fixed a bug in imklog which lead to duplicate message content in |