diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-10-02 15:52:24 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-10-02 15:52:24 +0200 |
commit | 02bb3c901d9b14e8a08b111dde151f1ed4d2d1da (patch) | |
tree | a54cde6c8c8be2665aa9df16f207d32106af2750 /ChangeLog | |
parent | 1908bae50491624d270c73609ea45634c15246fd (diff) | |
download | rsyslog-02bb3c901d9b14e8a08b111dde151f1ed4d2d1da.tar.gz rsyslog-02bb3c901d9b14e8a08b111dde151f1ed4d2d1da.tar.xz rsyslog-02bb3c901d9b14e8a08b111dde151f1ed4d2d1da.zip |
consolidated time calls during msg object creation
...this improves performance and consistency and also fixes
a bug where subsecond time properties generated by imfile, imklog and
internal messages could be slightly inconsistent.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ --------------------------------------------------------------------------- Version 3.21.6 [DEVEL] (rgerhards), 2008-10-?? +- consolidated time calls during msg object creation, improves performance + and consistency +- bugfix: subsecond time properties generated by imfile, imklog and + internal messages could be slightly inconsistent --------------------------------------------------------------------------- Version 3.21.5 [DEVEL] (rgerhards), 2008-09-30 - performance optimization: unnecessary time() calls during message |