NEWS: Mention the new "check_http -d" option

Closes #7.
This commit is contained in:
Holger Weiss 2013-08-18 18:32:23 +02:00
parent 717b0e8d9c
commit 33d8bef86e

1
NEWS
View file

@ -14,6 +14,7 @@ This file documents the major additions and syntax changes between releases.
Add --without-{dbi,ldap,radius} options to ./configure
Made Verbose output of check_sensors compliant (Gabriele Tozzi)
New switch -E/--extended-perfdata for check_http to print additional performance data (Sebastian Nohn)
New check_http -d option to specify a string to expect within the response headers
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