summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-01-15 09:33:17 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-01-15 09:33:17 +0000
commitb42e5f2902473217835a9c2cd15ae2bdbf018697 (patch)
treebd4f68822cd0515ea93cb4e96ddedd6aba457493 /ChangeLog
parente02f0a4b8b0e9ca4ad75eafb89f56a1a31b82c6b (diff)
- added column URL to table triggers (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@278 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 3ba060ae..34fd64f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,14 @@
Changes for 1.0beta1:
(Add support for PostgreSQL and patches)
-(Add description of new tables to the manual)
+(Add description of new tables and column URL to the manual)
+ - added column URL to table triggers (Alexei)
- character '.' can be used in definition of monitored paramaters
(Alexei)
- added average-only mode for trends (Alexei)
- fixed bug with unexpected change of item status to NOT SUPPORTED. This
bug appeared because of incomplete processing of timeout situations (Alexei)
- constant DELAY_ON_NETWORK_FAILURE is set to 60 (Alexei)
-
- added column status to table services (Alexei)
- added user-defined sorting to form "Latest Values" (Alexei)
- extra debug information in case of network errors in zabbix_suckerd