summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@aei.ca>2009-09-19 05:44:10 (GMT)
committerThomas Guyot-Sionnest <dermoth@aei.ca>2009-09-19 06:08:51 (GMT)
commitbc3c8c7cfbdbce716e8987bee211f69911ea8db2 (patch)
treed8a4c258be08fed8ac64346506683ca22641f007 /NEWS
parente82b6118400d9cfa76412f562f4b4b9b7262fdcd (diff)
downloadmonitoring-plugins-bc3c8c7cfbdbce716e8987bee211f69911ea8db2.tar.gz
Fix check_ircd binding to wrong interface (#668778)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9e2906f..e6df579 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
1This file documents the major additions and syntax changes between releases. 1This file documents the major additions and syntax changes between releases.
2 2
31.4.15 ...
4 Fix check_ircd binding to wrong interface (#668778)
5
31.4.14 16th September 2009 61.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 >)