aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Thomas Guyot-Sionnest <dermoth@aei.ca> 2009-02-06 07:22:57 -0500
committerGravatar Thomas Guyot-Sionnest <dermoth@aei.ca> 2009-02-06 07:22:57 -0500
commit0af97a2f84e1fb8dc335057da699bb5deb164d5c (patch)
treee7087ba30f033821498e603151c995e375dc09a5 /NEWS
parent7082ff2abd33fed79539299af8ddc9cd50b5c429 (diff)
downloadmonitoring-plugins-0af97a2f84e1fb8dc335057da699bb5deb164d5c.tar.gz
Small correction in NEWS entry
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 743857f5..9cb2a53b 100644
--- 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