summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-08-15 10:08:22 +0000
committeralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-08-15 10:08:22 +0000
commitece3040e2fa5779d061ee628a4e708f36b548ae6 (patch)
tree145a6b857ee3ef35d7bc3419a5c3ee8eb41221fe /ChangeLog
parent979a2603b111c40245d45266823a7551e06248a6 (diff)
- added missing { and } when displaying trigger expressions (Alexei)
[svn merge -r4571:4574 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4575 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 f8e9aafd..af14c357 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@ Changes for 1.5:
Changes for 1.4.2:
+ - added missing { and } when displaying trigger expressions (Alexei)
- fixed processing of negative SNMP integers (Alexei)
- fixed processing of MM in format of log timestamps (Alexei)
- added missing index on items_applications.itemid (Alexei)