summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-08-25 14:24:41 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-08-25 14:24:41 +0000
commit5784b2fcc28da70b6fd6900a711b9c2265cca181 (patch)
treed6aee57b35abb0cf1e442b1eb5b0fb14d1cf6df3 /ChangeLog
parent73524e327da20dfaebd84dada461366b1778f71a (diff)
Basic support for service availability.
git-svn-id: svn://svn.zabbix.com/trunk@464 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce380c14..79799208 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -48,12 +48,15 @@ Not ready yet:
TO TEST:
+ - all forms
- validation of trigger expressions in PHP frontend
- nodata() for trapped parameters
- everything for PostgreSQL
Changes for 1.0beta6:
+ - added table service_alarms (Alexei)
+
- fixed problem with parsing of trigger expressions. [.-.] changed
to - (Alexei)
- support for function nodata() added (Alexei)