Code

Added testcases for check_dig
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index 439a85029a22c0a3264b1bacbbb278b1f6abddae..8185b55bc8dc9f7180e5283e43e0ff70009d46ae 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ This file documents the major additions and syntax changes between releases.
        Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)
        Optimised pst3 for systems with large number of processes (Duncan Ferguson)
        Updated Nagios::Plugin to 0.27
+       Fix Debian bug #479013: check_dig's -l is mandatory now (sf.net #1986306)
+       check_dig now returns CRITICAL instead of WARNING when no answer section is found
 
 1.4.12 27th May 2008
        Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren)