diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-09-19 01:44:10 -0400 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-09-19 02:08:51 -0400 |
commit | bc3c8c7cfbdbce716e8987bee211f69911ea8db2 (patch) | |
tree | d8a4c258be08fed8ac64346506683ca22641f007 /NEWS | |
parent | e82b6118400d9cfa76412f562f4b4b9b7262fdcd (diff) | |
download | monitoring-plugins-bc3c8c7cfbdbce716e8987bee211f69911ea8db2.tar.gz |
Fix check_ircd binding to wrong interface (#668778)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | This file documents the major additions and syntax changes between releases. | 1 | This file documents the major additions and syntax changes between releases. |
2 | 2 | ||
3 | 1.4.15 ... | ||
4 | Fix check_ircd binding to wrong interface (#668778) | ||
5 | |||
3 | 1.4.14 16th September 2009 | 6 | 1.4.14 16th September 2009 |
4 | check_http has options to specify the HTTP method (#2155152) | 7 | check_http has options to specify the HTTP method (#2155152) |
5 | check_users thresholds were not working exactly as documented (>= rather than >) | 8 | check_users thresholds were not working exactly as documented (>= rather than >) |