diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-09-22 01:20:33 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-09-22 01:20:33 (GMT) |
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. | |||
2 | 2 | ||
3 | 1.4.15 ... | 3 | 1.4.15 ... |
4 | Fix check_ircd binding to wrong interface (#668778) | 4 | Fix check_ircd binding to wrong interface (#668778) |
5 | Add proxy-authorization option to check_http (Peter Doherty - #2863772, Bryan Irvine - #2863925) | ||
5 | 6 | ||
6 | 1.4.14 16th September 2009 | 7 | 1.4.14 16th September 2009 |
7 | check_http has options to specify the HTTP method (#2155152) | 8 | check_http has options to specify the HTTP method (#2155152) |