summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-10-24 14:31:12 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-10-24 14:31:12 +0200
commitffd08f2a6caaaddb86ccbec4206bf560d34fcfd7 (patch)
treeb4b51ce0cfb06bc7b46642b7046c48fd2d952c16 /ChangeLog
parentec339c909734759e957065d00848abfcdfdfaf8f (diff)
downloadrsyslog-ffd08f2a6caaaddb86ccbec4206bf560d34fcfd7.tar.gz
rsyslog-ffd08f2a6caaaddb86ccbec4206bf560d34fcfd7.tar.xz
rsyslog-ffd08f2a6caaaddb86ccbec4206bf560d34fcfd7.zip
imfile improvements
- added the $InputFilePersistStateInterval config directive to imfile - changed imfile so that the state file is never deleted (makes imfile more robust in regard to fatal failures)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4ac46b9..acb0ef5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@ Version 4.7.3 [v4-devel] (rgerhards), 2010-??-??
- bugfix: imfile utilizes 32 bit to track offset. Most importantly,
this problem can not experienced on Fedora 64 bit OS (which has
64 bit long's!)
+- added the $InputFilePersistStateInterval config directive to imfile
+- changed imfile so that the state file is never deleted (makes imfile
+ more robust in regard to fatal failures)
---------------------------------------------------------------------------
Version 4.7.2 [v4-devel] (rgerhards), 2010-05-03
- bugfix: problems with atomic operations emulaton