diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-02-06 07:22:57 -0500 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-02-06 07:22:57 -0500 |
commit | 0af97a2f84e1fb8dc335057da699bb5deb164d5c (patch) | |
tree | e7087ba30f033821498e603151c995e375dc09a5 /NEWS | |
parent | 7082ff2abd33fed79539299af8ddc9cd50b5c429 (diff) | |
download | monitoring-plugins-0af97a2f84e1fb8dc335057da699bb5deb164d5c.tar.gz |
Small correction in NEWS entry
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |