diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-09-21 21:20:33 -0400 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-09-21 21:20:33 -0400 |
commit | 08199792ba8bf19c2dbdc27f68689e571d4240a9 (patch) | |
tree | 3972a284b7c4193f548c1abe9a77b702e60f5ef2 /NEWS | |
parent | bc3c8c7cfbdbce716e8987bee211f69911ea8db2 (diff) | |
download | monitoring-plugins-08199792ba8bf19c2dbdc27f68689e571d4240a9.tar.gz |
Add proxy-authorization option to check_http (Peter Doherty - #2863772, Bryan Irvine - #2863925)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |