summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2013-10-03 03:20:51 +0200
committerHolger Weiss <holger@zedat.fu-berlin.de>2013-10-03 03:20:51 +0200
commitf6576c6db4eeb655f16a71286757e4a93792887d (patch)
tree1af12a4603df97cb34f48b88f42a2d53162e360d
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.
-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.
46 WARNINGS 46 WARNINGS
47 check_http behaviour of -k/--header changed since it does not seperate multiple headers by semicolons anymore. Use multiple -k switches instead. 47 check_http behaviour of -k/--header changed since it does not seperate multiple headers by semicolons anymore. Use multiple -k switches instead.
48 check_http's --proxy_authorization option is now called --proxy-authorization (it was always documented this way) 48 check_http's --proxy_authorization option is now called --proxy-authorization (it was always documented this way)
49 The contrib directory has been removed from this distribution
49 50
501.4.16 27th June 2012 511.4.16 27th June 2012
51 ENHANCEMENTS 52 ENHANCEMENTS