summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-01-14 22:00:46 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-01-14 22:00:46 +0000
commitb0793876ecb8e66ee40d8d02fa3a3b68cd5494f1 (patch)
treef1db7123bbef2770866b2c4923b4ef82ae623b2e /ChangeLog
parentc334f95fa681ebf90bd21fde418bfbf0aa94f022 (diff)
- do not use hardcoded port 161 when adding from template (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@1606 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ff2a98d5..48e7c25d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
Changes for 1.1alpha5:
- - changed logic yo update host.available instead of host.status (Alexei)
+ - do not use hardcoded port 161 when adding from template (Alexei)
+ - changed logic update host.available instead of host.status (Alexei)
- added column hosts.available (Alexei)
- added link to ZABBIX Manual v1.1 into page header (Alexei)
- fixed evaluation of nodata(). Thanks to Igor Micko. (Alexei)