diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-23 03:42:26 -0500 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-23 03:42:26 -0500 |
commit | 49ae05ff1ce79a1b76e05128b85dbb1e944099ea (patch) | |
tree | a5c3760fc79853acc3bd420ff183d98895faa25f /NEWS | |
parent | 0fbee4deb25c1c69e689c0179de6d6c38c9076c7 (diff) | |
download | monitoring-plugins-49ae05ff1ce79a1b76e05128b85dbb1e944099ea.tar.gz |
Enable extra-opts by default
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ This file documents the major additions and syntax changes between releases. 1.6 ... ENHANCEMENTS check_ide_smart now defaults to plugin output, original output appended with -v + Extra-Opts are now enabled by default FIXES Don't let e.g. check_http's -C option reset SSL version if e.g. -S 1 -C 5 is specified |