Code

Small correction in NEWS entry
authorThomas Guyot-Sionnest <dermoth@aei.ca>
Fri, 6 Feb 2009 12:22:57 +0000 (07:22 -0500)
committerThomas Guyot-Sionnest <dermoth@aei.ca>
Fri, 6 Feb 2009 12:22:57 +0000 (07:22 -0500)
NEWS

diff --git a/NEWS b/NEWS
index 743857f5e762638f93b6c086639875f241a4ae64..9cb2a53b843070b311dfa1342b78799f52a1da22 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,7 @@ This file documents the major additions and syntax changes between releases.
        Fix long options parsing in check_disk, check_dns, check_mrtg, check_mrtgtraf and check_tcp
        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)
+       Fixed check_http 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 determine 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