summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-08-29 08:15:19 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-08-29 08:15:19 +0000
commit2ce640571ab5c0db1a26858f96ba804e36f1fb37 (patch)
tree127d1eb470fcf23af2ec7395d877052fb13fe5f1 /ChangeLog
parenta97ce3766daf613ce516b6899584c5b4614e7f19 (diff)
downloadzabbix-2ce640571ab5c0db1a26858f96ba804e36f1fb37.tar.gz
zabbix-2ce640571ab5c0db1a26858f96ba804e36f1fb37.tar.xz
zabbix-2ce640571ab5c0db1a26858f96ba804e36f1fb37.zip
- fixed addition of triggers to linked hosts (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@2008 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 4857f669..75be6743 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
Changes for 1.1beta1:
+ - fixed addition of triggers to linked hosts (Alexei)
- group functions for item manipulations (Alexei)
- changes umask(0) to umask(022) to prevent world-wrtie access (Alexei)
- updated fs.file.md5sum and fs.file.cksum (Alexei)