summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-12-02 01:15:26 +0000
committeralex <alex@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-12-02 01:15:26 +0000
commitd81d66349b4068bfd18238ce901f0928aa8ea823 (patch)
tree03cdac610b23da356714cd94a1e41e3fbee90334 /ChangeLog
parent13fc8c698700cf8d53226e623cf36b9dd13a312c (diff)
downloadzabbix-d81d66349b4068bfd18238ce901f0928aa8ea823.tar.gz
zabbix-d81d66349b4068bfd18238ce901f0928aa8ea823.tar.xz
zabbix-d81d66349b4068bfd18238ce901f0928aa8ea823.zip
- support of "-n" flag for ZABBIX server: change Node ID (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@3553 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 65aef360..57547aa7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
Changes for 1.3.1:
+ - support of "-n" flag for ZABBIX server: change Node ID (Alexei)
- fixed configuration file creation and reading (Eugene)
- removed database creation from installation scriop (Eugene)
- fixed multiple mutex system (Eugene)