aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2013-10-03 03:20:51 +0200
committerGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2013-10-03 03:20:51 +0200
commitf6576c6db4eeb655f16a71286757e4a93792887d (patch)
tree1af12a4603df97cb34f48b88f42a2d53162e360d /NEWS
parentc38a0b8a03128d8e429b9f2546137838807934d8 (diff)
downloadmonitoring-plugins-f6576c6db4eeb655f16a71286757e4a93792887d.tar.gz
NEWS: Mention "contrib" removal
Add a note regarding the removal of the "contrib" directory to the NEWS file. This note is missing from the NEWS file shipped with the 1.5 release, though.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 55174a81..153080d5 100644
--- a/NEWS
+++ b/NEWS
@@ -46,6 +46,7 @@ This file documents the major additions and syntax changes between releases.
WARNINGS
check_http behaviour of -k/--header changed since it does not seperate multiple headers by semicolons anymore. Use multiple -k switches instead.
check_http's --proxy_authorization option is now called --proxy-authorization (it was always documented this way)
+ The contrib directory has been removed from this distribution
1.4.16 27th June 2012
ENHANCEMENTS