Code

Fix possible check_http segfaults when following HTTP redirects.
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index 863d1a65c2ee69cf30d9077c97033259b363e853..0664fa91809b80b3825b34293d4bdff1a5148684 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,11 @@ This file documents the major additions and syntax changes between releases.
        New/improved -E/--skip-stderr and -S/--skip-stdout options for check_by_ssh
        check_snmp now support Counter64
        Fix compilation of check_ldap, check_radius and check_pgsql
+       check_load can optionally divide by number of cpus
+       Fix check_time returning wrong OK when time is before the epoch on some arch
+       Make check_http output more consistent
+       Fix possible check_http segfaults when following HTTP redirects
+       check_snmp don't warn anymore if something is printed on stderr
 
 1.4.8 11th April 2007
        Respects --without-world-permissions for setuid plugins