diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-23 08:42:26 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-23 08:42:26 (GMT) |
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. | |||
3 | 1.6 ... | 3 | 1.6 ... |
4 | ENHANCEMENTS | 4 | ENHANCEMENTS |
5 | check_ide_smart now defaults to plugin output, original output appended with -v | 5 | check_ide_smart now defaults to plugin output, original output appended with -v |
6 | Extra-Opts are now enabled by default | ||
6 | 7 | ||
7 | FIXES | 8 | FIXES |
8 | Don't let e.g. check_http's -C option reset SSL version if e.g. -S 1 -C 5 is specified | 9 | Don't let e.g. check_http's -C option reset SSL version if e.g. -S 1 -C 5 is specified |