Code

Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar...
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index 0d6d3b064d31c06adacb891b5ed06d359756acbf..a00febc84bb7f47957b947901a3b4511c15ebf7f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,10 +3,12 @@ This file documents the major additions and syntax changes between releases.
 ...
        ENHANCEMENTS
        check_nt UPTIME accepts warning/critical thresholds (Ryan Kelly)
+
        FIXES
        check_snmp now attempts to convert string responses into a double value. If the full string is a value, 
          check_snmp will consider it a numeric value and thus apply threshold checks and return performance data.
          This reverts back to 1.4.14 behaviour with strings
+       Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603)
 
 1.4.15 27th July 2010
        ENHANCEMENTS