summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-08-30 09:57:02 +0000
committeralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-08-30 09:57:02 +0000
commit7fe4773ebfff9cbe8f02e86aaeceae87ba4bf661 (patch)
treecaf3a82ccd8bd303c367b1bd20c7881ce8229c4b /ChangeLog
parent6f7349254398d8758d6b4affcdb4afe8b646e7ff (diff)
- support of macro {ITEM.LASTVALUE} for notifications and trigger names (Alexei)
[svn merge -r4699:4702 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@4703 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 48c90e39..f1928f1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@ Changes for 1.5:
Changes for 1.4.3:
+ - support of macro {ITEM.LASTVALUE} for notifications and trigger names (Alexei)
- fixed SQL statement in SLA processing. Thanks to Aron Ujvari. (Alexei)
- updated Spanish translation. Thanks to Ignacio Martin. (Alexei)
- [ZBX-24] fixed Queue to show status of current node only (Alexei)