Code

Make check_http use standard threshold functions
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index e002133ed479c0353ed880c01e4a2a01d4981fa7..aca62181292df4abd20dd0f40fe59828309275b4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ This file documents the major additions and syntax changes between releases.
        ENHANCEMENTS
        check_nt UPTIME accepts warning/critical thresholds (Ryan Kelly)
        check_disk_smb now allows spaces in share names (#990948, #1370031, Debian #601699)
+       check_http now uses standard threshold functions (enables floating point and ranges)
 
        FIXES
        Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603)