aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Thomas Guyot-Sionnest <dermoth@aei.ca> 2009-09-21 21:20:33 -0400
committerGravatar Thomas Guyot-Sionnest <dermoth@aei.ca> 2009-09-21 21:20:33 -0400
commit08199792ba8bf19c2dbdc27f68689e571d4240a9 (patch)
tree3972a284b7c4193f548c1abe9a77b702e60f5ef2 /NEWS
parentbc3c8c7cfbdbce716e8987bee211f69911ea8db2 (diff)
downloadmonitoring-plugins-08199792ba8bf19c2dbdc27f68689e571d4240a9.tar.gz
Add proxy-authorization option to check_http (Peter Doherty - #2863772, Bryan Irvine - #2863925)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e6df5797..82315482 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ This file documents the major additions and syntax changes between releases.
1.4.15 ...
Fix check_ircd binding to wrong interface (#668778)
+ Add proxy-authorization option to check_http (Peter Doherty - #2863772, Bryan Irvine - #2863925)
1.4.14 16th September 2009
check_http has options to specify the HTTP method (#2155152)