diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ This file documents the major additions and syntax changes between releases. | |||
17 | Add support for executing queries to check_pgsql | 17 | Add support for executing queries to check_pgsql |
18 | Let check_pgsql accept a UNIX socket directory as hostname | 18 | Let check_pgsql accept a UNIX socket directory as hostname |
19 | New check_pgsql -o option to specify additional connection parameters | 19 | New check_pgsql -o option to specify additional connection parameters |
20 | New check_fping -S option to specify the source IP address | ||
21 | New check_fping -I option to specify the interface to bind to | ||
22 | Let check_fping support IPv6 | ||
20 | 23 | ||
21 | FIXES | 24 | FIXES |
22 | Change the MAIL FROM command generated by check_smtp to be RFC compliant | 25 | Change the MAIL FROM command generated by check_smtp to be RFC compliant |