Code

Major fixes to check_disk. Now should return same data as df
[nagiosplug.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index b58135b5881fd13280f36e5c23f6a4adc70d839b..f446565b09ae585e716ff7ff54b5f65514c11c2f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,8 @@ This file documents the major additions and syntax changes between releases.
        New check_apt plugin
        Notice: plugins in contrib/ will start to be removed from this distribution.
          Please check at http://www.nagiosexchange.org for contributed plugins
+       Major bug fixes to check_disk where values were incorrectly calculated and alerted on.
+          Perf data for warn/crit/max/min have been removed, to be readded soon.
 
 1.4.3
        Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install