aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dde9676e..e63c40a3 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,9 @@ This file documents the major additions and syntax changes between releases.
Add support for executing queries to check_pgsql
Let check_pgsql accept a UNIX socket directory as hostname
New check_pgsql -o option to specify additional connection parameters
+ New check_fping -S option to specify the source IP address
+ New check_fping -I option to specify the interface to bind to
+ Let check_fping support IPv6
FIXES
Change the MAIL FROM command generated by check_smtp to be RFC compliant