[nagios-plugins] NEWS: Mention fix for check_http's -S option

Git Repository git at nagios-plugins.org
Fri Dec 20 17:50:06 CET 2013


 Module: nagios-plugins
 Branch: maint
 Commit: 3887bb31f9a1ca343cbca47cd3e35ad7b48fc995
 Author: Holger Weiss <holger at zedat.fu-berlin.de>
   Date: Fri Dec 20 17:41:36 2013 +0100
    URL: https://www.nagios-plugins.org/repositories/nagios-plugins/commit/?id=3887bb3

NEWS: Mention fix for check_http's -S option

Closes #1220.

---

 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/NEWS b/NEWS
index 153080d..5c4b190 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 This file documents the major additions and syntax changes between releases.
 
+1.5.1 ...
+	FIXES
+	Don't let e.g. check_http's -C option reset SSL version if e.g. -S 1 -C 5 is specified
+
 1.5 2nd October 2013
 	ENHANCEMENTS
 	New check_dbi plugin for checking an (SQL) database using DBI




More information about the Commits mailing list