diff options
| author | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2002-08-31 07:01:39 +0000 |
|---|---|---|
| committer | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2002-08-31 07:01:39 +0000 |
| commit | 0e0932b86e863e5bfa49dfd9819e38abfda418ae (patch) | |
| tree | d9c6d1fb1a3a89baef6901a98309cef27c380346 /ChangeLog | |
| parent | 4cb833e1478441562d04010a99155943e3148a04 (diff) | |
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@475 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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) |
