summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dde9676..e63c40a 100644
--- a/NEWS
+++ b/NEWS
@@ -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