summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-05-16 17:19:08 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-05-16 17:19:08 +0000
commit754c5bee55fc43c2c1b385d2db893cdd87f440f3 (patch)
tree3d0c0f5c6fd93fa8e924f7e4dc96eac091bd213d /ChangeLog
parentb0d6efabe7fdb34edc6b102739761d899b47076f (diff)
- protection from items.delay set to 0 (Alexei)
- values provided by an agent can be less than zero (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@368 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5729c292..c4066589 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,11 @@ Not ready yet:
[ DOCS. All parameters should contain section "How can be used" in the Manual ]
+Changes for 1.0beta4:
+
+ - protection from items.delay set to 0 (Alexei)
+ - values provided by an agent can be less than zero (Alexei)
+
Changes for 1.0beta3:
- support for chart showing diff instead of real values (Alexei)