summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-06-28 06:30:54 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-06-28 06:30:54 +0000
commit3b14ea6fdbb9be8cf0ca72a99bb018f05019bcdb (patch)
tree9a0864ad4cba8a153d13abae8e75f161c4f25c9c /ChangeLog
parent03a70d67f9051ab0dca5f49fa5a2f5c66dc789e7 (diff)
- fixed permissions of log files when starting as 'root' (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@2989 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 a19564c5..0681c2b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
Changes for 1.3:
+ - fixed permissions of log files when starting as 'root' (Alexei)
- fixed agent crash while evaluating proc.mem[] (Alexei)
- changed type of lastlogsize to long in structure METRIC (Alexei)
- ZABBIX agent to bind even if TIME_WAIT sockets exist (Alexei)