summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-11-10 14:36:23 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2009-11-10 14:36:23 +0100
commitb24ea47ea2b9b889c94139d70f1e6dd402b22c3d (patch)
tree979e8c9978656a8b7a1f8eb43c9bfe2ab0f1f808 /ChangeLog
parentf7984c38190a20c54d2fa8ae1913bf0d97d04291 (diff)
downloadrsyslog-b24ea47ea2b9b889c94139d70f1e6dd402b22c3d.tar.gz
rsyslog-b24ea47ea2b9b889c94139d70f1e6dd402b22c3d.tar.xz
rsyslog-b24ea47ea2b9b889c94139d70f1e6dd402b22c3d.zip
some improvement of omfile performance with dynafiles
saved costly time() calls by employing a logical clock, which is sufficient for the use case
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd5ce2e1..06dba408 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
---------------------------------------------------------------------------
Version 5.3.5 [DEVEL] (rgerhards), 2009-11-??
+- some improvement of omfile performance with dynafiles
+ saved costly time() calls by employing a logical clock, which is
+ sufficient for the use case
- bugfixes imported from earlier releases
* bugfix: named pipes did no longer work (they always got an open error)
this was a regression from the omfile rewrite in 4.5.0