Code

Fix an off-by-one error where a realloc(3) call doesn't allocate space
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index 6ccb5a2d060099a75a1f3efbefcce35f250ec46b..daa2ebd02944d8c954c96bc0b6ce30fe5593ce96 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ This file documents the major additions and syntax changes between releases.
        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
+       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