diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-03 01:20:51 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-03 01:20:51 (GMT) |
commit | f6576c6db4eeb655f16a71286757e4a93792887d (patch) | |
tree | 1af12a4603df97cb34f48b88f42a2d53162e360d | |
parent | c38a0b8a03128d8e429b9f2546137838807934d8 (diff) | |
download | monitoring-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 | ||
50 | 1.4.16 27th June 2012 | 51 | 1.4.16 27th June 2012 |
51 | ENHANCEMENTS | 52 | ENHANCEMENTS |