diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-18 01:49:36 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-18 01:49:36 +0200 |
commit | 5c8dd483ccc5f4cf2d86c4ae386efb86e3b259cd (patch) | |
tree | 0be185c746cf2c616fe3b62cb751db8decdaec6a | |
parent | 36c2e50837486b3ef5a92b70f7bfc0b8f1fa4a99 (diff) | |
download | monitoring-plugins-5c8dd483ccc5f4cf2d86c4ae386efb86e3b259cd.tar.gz |
NEWS: Mention check_mysql's SSL support
Closes #51.
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ This file documents the major additions and syntax changes between releases. New check_fping -I option to specify the interface to bind to Let check_fping support IPv6 New check_procs -k option to ignore kernel threads (on Linux) + Let check_mysql support SSL FIXES Change the MAIL FROM command generated by check_smtp to be RFC compliant |