summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6c01776..17acce2 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@ This file documents the major additions and syntax changes between releases.
17 New switch -E/--extended-perfdata for check_http to print additional performance data (Sebastian Nohn) 17 New switch -E/--extended-perfdata for check_http to print additional performance data (Sebastian Nohn)
18 New check_http -d option to specify a string to expect within the response headers 18 New check_http -d option to specify a string to expect within the response headers
19 New check_http -J/-K options for client certificate authentication support 19 New check_http -J/-K options for client certificate authentication support
20 New check_http -Y/--http-connect[=<port>] option for tunneling SSL connections through proxies
20 Add support for executing queries to check_pgsql 21 Add support for executing queries to check_pgsql
21 Let check_pgsql accept a UNIX socket directory as hostname 22 Let check_pgsql accept a UNIX socket directory as hostname
22 New check_pgsql -o option to specify additional connection parameters 23 New check_pgsql -o option to specify additional connection parameters