summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-04-11 13:02:32 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-04-11 13:02:32 +0000
commit978b1dec1f8ed2d7aa61d56bb9c183b8a286eb3b (patch)
tree095316715f104542c4ffe6e4275e990359837756 /ChangeLog
parent5135abb09b2ab43c62d5480c644f26fc05026e8e (diff)
- one separated poller process for unreachable hosts (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@2728 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d541d5c..b1437415 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
Changes for 1.1beta9:
+ - one separated poller process for unreachable hosts (Alexei)
+ - minimum value of StartSuckers increased to 7 (Alexei)
- better function is_double() (Alexei)
- fixed host conditions in actions (Alexei)
- improved filter by hosts and groups (Eugene)