summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a7ef9e2f..1c3efee1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,10 +13,10 @@ Changes for 1.1beta1:
- added parameter fs.file.atime[] (Alexei)
- added parameter fs.file.ctime[] (Alexei)
- added parameter fs.file.mtime[] (Alexei)
- - parameter isfile[] renamed to fs.file.exists[] (Alexei)
+ - parameter file[] renamed to fs.file.exists[] (Alexei)
- parameter filesize[] renamed to fs.file.size[] (Alexei)
- added parameter system.localtime (Alexei)
- - parameter Hostname is optional. If not specified, hostname is used. (Alexei)
+ - parameter Hostname is optional. If not specified, real hostname is used. (Alexei)
- fixed processing of W32 performance counters. Problem with long computer names. (Alexei)
- fixed crash of WIN32 agent when processing eventlog[]. Many thanks to Simon Lund. (Alexei)
- fixed update of triggers in certain situations (Alexei)