diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-10-22 10:08:10 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-10-22 10:08:10 +0200 |
commit | 162c9e91e970cc9475bc86ffd00fd1d939e1e487 (patch) | |
tree | 758b108b20eb989d72b0f849c534b6f6af2035b6 /ChangeLog | |
parent | df35bb49f56dacb0d26b2e3add694e3790a6a7ea (diff) | |
download | rsyslog-162c9e91e970cc9475bc86ffd00fd1d939e1e487.tar.gz rsyslog-162c9e91e970cc9475bc86ffd00fd1d939e1e487.tar.xz rsyslog-162c9e91e970cc9475bc86ffd00fd1d939e1e487.zip |
preparing for 3.21.6v3.21.6
plus solving a compile problem for im3195 (which is not used
in practice, thus this did not show up before...)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,11 +1,13 @@ --------------------------------------------------------------------------- -Version 3.21.6 [DEVEL] (rgerhards), 2008-10-?? +Version 3.21.6 [DEVEL] (rgerhards), 2008-10-22 - consolidated time calls during msg object creation, improves performance and consistency +- bugfix: solved a segfault condition - bugfix: subsecond time properties generated by imfile, imklog and internal messages could be slightly inconsistent - added capability to support multiple module search pathes. Thank to Marius Tomaschewski for providing the patch. +- bugfix: im3195 did no longer compile --------------------------------------------------------------------------- Version 3.21.5 [DEVEL] (rgerhards), 2008-09-30 - performance optimization: unnecessary time() calls during message |