summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-01-20 14:22:30 +0000
committeralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-01-20 14:22:30 +0000
commit1970291fea95cc08fceff4e859b98dab47cbc6cb (patch)
tree9dbce1107287ff7a949a3a6424dddc0fc154d13b /ChangeLog
parent2d739395b997f9a16835fdfcb969cc507f77fed9 (diff)
- fixed calculation of aggregate items under Oracle (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@3738 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 315b2a39..9d8bbe8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -69,6 +69,7 @@ Integrated from 1.1.x
1.1.5
+ - fixed calculation of aggregate items under Oracle (Alexei)
- added support of macro ITEM.NAME (Alexei)
- fixed some assertions (Eugene)
- fixed missing last symbol in vfs.file.regexp (Alexei)