summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 2636e99..7b1bf9c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,8 +6,10 @@ This file documents the major additions and syntax changes between releases.
6 Notice: plugins in contrib/ will start to be removed from this distribution. 6 Notice: plugins in contrib/ will start to be removed from this distribution.
7 Please check at http://www.nagiosexchange.org for contributed plugins 7 Please check at http://www.nagiosexchange.org for contributed plugins
8 Major bug fixes to check_disk where values were incorrectly calculated and alerted on. 8 Major bug fixes to check_disk where values were incorrectly calculated and alerted on.
9 Perf data for warn/crit/max/min have been removed, to be readded soon.
10 check_udp2 removed. check_udp is now linked to check_tcp.c 9 check_udp2 removed. check_udp is now linked to check_tcp.c
10 check_mailq now errors if the sub-program run returns non-zero return code. This would appear
11 as if mailqs were okay when the nagios user could not query the mail-queues
12 Compile problems with check_snmp fixed
11 13
121.4.3 141.4.3
13 Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install 15 Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install