Code

Sync with gnulib
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index 438ab675d21780ed418393a4d4e34f62342f891d..b37fe700b59ba7bf244ef29fb5c75ffca4b3c01a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ This file documents the major additions and syntax changes between releases.
        Add missing long options for check_nt (for use with extra-opts)
        check_icmp now reports min and max round trip time perfdata (Steve Rader)
        Fixed bug where additional headers with redirection caused a segfault (Dieter Van de Walle - 2089159)
+       check_disk: make autofs mount paths specified with -p before we determing the mount list (Erik Welch)
+       Fixed buffer overflow in check_ntp/check_ntp_peer (#1999319, Ubuntu #291265)
+       Re-bundled libtap as a built-in library (--enable-libtap): detects system library as pre-1.4.13 and does not install the built-in library anymore
+       Fixed check_mrtg returning UNKNOWN instead of OK (bug #2378068)
 
 1.4.13 25th Sept 2008
        Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)