diff options
author | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2005-08-29 08:15:19 +0000 |
---|---|---|
committer | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2005-08-29 08:15:19 +0000 |
commit | 2ce640571ab5c0db1a26858f96ba804e36f1fb37 (patch) | |
tree | 127d1eb470fcf23af2ec7395d877052fb13fe5f1 /ChangeLog | |
parent | a97ce3766daf613ce516b6899584c5b4614e7f19 (diff) | |
download | zabbix-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-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |