summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTon Voon <ton.voon@opsera.com>2009-09-24 09:33:23 (GMT)
committerTon Voon <ton.voon@opsera.com>2009-09-24 09:33:23 (GMT)
commit53efa53d5de82631accb2ac98c876f9fa477d19d (patch)
tree32fbdf44b2a5b95ed51da577dcc21f0a373f2f43 /NEWS
parent1a18f4c77526129fb09c4d3490d71601a5464c11 (diff)
downloadmonitoring-plugins-53efa53d5de82631accb2ac98c876f9fa477d19d.tar.gz
Updated documentation re: no equals sign and single quote
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6923428..414ec67 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,8 @@ This file documents the major additions and syntax changes between releases.
6 Fix check_ircd binding to wrong interface (#668778) 6 Fix check_ircd binding to wrong interface (#668778)
7 Add proxy-authorization option to check_http (Marcel Kuiper - #1323230, Bryan Irvine - #2863925) 7 Add proxy-authorization option to check_http (Marcel Kuiper - #1323230, Bryan Irvine - #2863925)
8 WARNINGS 8 WARNINGS
9 Updated developer documentation to say that performance labels should not have an equals sign in the label 9 Updated developer documentation to say that performance labels should not have an equals sign or
10 single quote in the label
10 11
111.4.14 16th September 2009 121.4.14 16th September 2009
12 check_http has options to specify the HTTP method (#2155152) 13 check_http has options to specify the HTTP method (#2155152)