summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2008-01-23 13:56:35 +0100
committerTobi Oetiker <tobi@oetiker.ch>2008-01-23 13:56:35 +0100
commit3809f4928c67b774515d0cbd6dfcbb0587ec4dd1 (patch)
tree5fefc740056faf6c8495777c937692a6644adc22 /CHANGES
parentaeb75494086a98101cdf22ba3dc6767cb03939a5 (diff)
downloadsmokeping-3809f4928c67b774515d0cbd6dfcbb0587ec4dd1.tar.gz
smokeping-3809f4928c67b774515d0cbd6dfcbb0587ec4dd1.tar.xz
added new hide and noserverpoll properties to target configuration
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index d2a466a..2e1272b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,9 @@
-* Added filter function to interface. --tobi
+* Added new properties to target configuration
+ hide for hiding the target on the webinterface
+ nomasterpoll to exclude this target from polling on the master
+ -- tobi
+
+* Added filter/search function to web interface. --tobi
* Added support for alternate presentation hierarchies
check Presentation->hierarchies and Target->parents --tobi