Code

Fixed libtap dependency issue. Warning: will install tap into lib directories
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index 42eb761e560e570528e36cd6ba846981862518e7..ecabde32e5e427bae0ec8dd04a3a731db2f989e1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ This file documents the major additions and syntax changes between releases.
        check_ups now sends a LOGOUT string (debian bug #387001)
        Extra-opts (C plugins) now allows both '#' and ';' for comments (like N::P)
        Extra-opts (C plugins) does not allow trailing comments anymore (like N::P)
+       Fixed dependency issue on libtap when ./configure --enable-libtap used. Warning: will install libtap
 
 1.4.13 25th Sept 2008
        Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)