summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-09-01 13:35:42 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-09-01 13:35:42 +0000
commitece6eb76ea9949efe8151e4ea42676cdbd73cbc6 (patch)
tree60caab428feef4b0c13c8af47503fca35c53383f /ChangeLog
parent3cb243c32b1a77770a62942e055ce14a7505fced (diff)
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@2022 97f52cf1-0a1b-0410-bd0e-c28be96e8082
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)