summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-10-06 08:51:50 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-10-06 08:51:50 +0000
commit7fb232fdcee073e1810f52b0d67e2c1b241edbdd (patch)
tree99cd08989538b494906de0bad16c7103361cc66d
parent483f0a0f6e4564430ca5c3634e3194553a9ddaf1 (diff)
- added support of autoregistration of new hosts (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@2122 97f52cf1-0a1b-0410-bd0e-c28be96e8082
-rw-r--r--ChangeLog1
-rw-r--r--TODO1
2 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 83dc15cc..240335f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
Changes for 1.1beta2:
+ - added support of autoregistration of new hosts (Alexei)
- fixed "Add items from template" functionality (Alexei)
- do not show deleted hosts in host selection (Alexei)
- fixed crash of zabbix_sender (Alexei)
diff --git a/TODO b/TODO
index 8782abf3..7cba45f2 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
1.1beta2:
- Repeated notifications
- - Basic auto-discovery
- Monitoring of NTP servers
- Regular expressions in agent
- make agents return error message if not supported or not available