summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2003-07-20 18:15:21 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2003-07-20 18:15:21 +0000
commitedb44e0293222987bcbaf6409c021c767c6faeec (patch)
treebaee5dd84d6b408971e24c1ba72e6ec6bb2411bb /ChangeLog
parent960f15d24df774d5853ad8e8cbcaf81f0c61d56d (diff)
- support for changing of graph items (Alexei)
- menu will not require more than three lines (Alexei) - fixed dividion by zero in chart2.php (Alexei) - period and start of interval are preserved in full-screen mode (Alexei) - added units in graph legends (Alexei) - table-like legend for user graphs (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@853 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 51e9510e..b86713d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
Changes for 1.0beta10:
+ - support for changing of graph items (Alexei)
+ - menu will not require more than three lines (Alexei)
+ - fixed dividion by zero in chart2.php (Alexei)
+ - period and start of interval are preserved in full-screen mode (Alexei)
+ - added units in graph legends (Alexei)
+ - table-like legend for user graphs (Alexei)
- small fix for executing user scripts (Alexei)
- - check if there is problem with script execution
- fix to enable use of abschange() (Alexei)
- cosmetic change of "LATEST VALUES" screen (Alexei)
- support for simple checks :smtp_perf, ftp_perf, ssh_perf, etc. (Alexei)