summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-01-02 08:52:02 +0000
committeralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-01-02 08:52:02 +0000
commit80e0573f75dcd89cabd7c424112ce682bcd8ff4e (patch)
tree5d2639c4c76878aa81962ce26c90dd85501c6bea /ChangeLog
parentf6eb0b137d3916717cf9cea4461a7a7ddb4829d2 (diff)
- fixed calculation of sum(#N) (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@3650 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f1f3223..ccd4f031 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -55,6 +55,7 @@ Integrated from 1.1.x
1.1.5
+ - fixed calculation of sum(#N) (Alexei)
- fixed temporary files deletion for WinXX agents (Eugene)
- improved 'service_status[*]' allowed service name and display name (Eugnene)
- added error reporting of PostgreSQL for frontend (Eugene)