summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-08-31 07:01:39 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-08-31 07:01:39 +0000
commit0e0932b86e863e5bfa49dfd9819e38abfda418ae (patch)
treed9c6d1fb1a3a89baef6901a98309cef27c380346 /ChangeLog
parent4cb833e1478441562d04010a99155943e3148a04 (diff)
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@475 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cfd54fb..b531cfa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,7 @@ Not ready yet:
OTHER:
+ - look for cool icons
- different sound files for different severity
- add table sessions to patches for beta4?
- check for function parameters in evaluate_simple_expression
@@ -46,7 +47,6 @@ Not ready yet:
- update trigger status to unknown if cannot evaluate function
- do not dump "Expression cannot be evaluated" in case if function.lastvalue
is NULL
- - get rid of register_globals in php.ini (use $HTTP_GET_VARS, ...)
- rename "Alerts" to "Notification" (Alexei)
TO TEST:
@@ -58,6 +58,8 @@ Not ready yet:
Changes for 1.0beta6:
+ - no dependency on register_globals in php.ini (Alexei)
+
- zabbix_suckerd to write "Connection reset by peer" to LogFile
(Alexei)
- \n change to \r\n in send_email() (Alexei)