diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2015-10-08 08:22:57 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2015-10-08 08:24:10 (GMT) |
commit | 934fa89f46789f40834d276a87b939c5df2e6c4f (patch) | |
tree | a7013597fccb82632b17df8c133be7763be2a5c0 /NEWS | |
parent | dfe66c01c0b556dfbac9c1d901d3ba9ed6a1deac (diff) | |
parent | b6de2341f8683d51b8723b772e4753507b1607f5 (diff) | |
download | monitoring-plugins-934fa89f46789f40834d276a87b939c5df2e6c4f.tar.gz |
Merge branch 'pr/1379'
* pr/1379:
check_smtp.c: modified SSL check for use with -e
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ This file documents the major additions and syntax changes between releases. | |||
18 | Let check_real terminate lines with CRLF when talking to the server, as | 18 | Let check_real terminate lines with CRLF when talking to the server, as |
19 | mandated by 2326 | 19 | mandated by 2326 |
20 | Fix check_procs on HP-UX | 20 | Fix check_procs on HP-UX |
21 | check_smtp's -e/--expect option can now be combined with -S/--starttls | ||
21 | 22 | ||
22 | WARNINGS | 23 | WARNINGS |
23 | The format of the performance data emitted by check_mrtgtraf has been | 24 | The format of the performance data emitted by check_mrtgtraf has been |