summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 849341f..dde9676 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ This file documents the major additions and syntax changes between releases.
14 Add --without-{dbi,ldap,radius} options to ./configure 14 Add --without-{dbi,ldap,radius} options to ./configure
15 Made Verbose output of check_sensors compliant (Gabriele Tozzi) 15 Made Verbose output of check_sensors compliant (Gabriele Tozzi)
16 New switch -E/--extended-perfdata for check_http to print additional performance data (Sebastian Nohn) 16 New switch -E/--extended-perfdata for check_http to print additional performance data (Sebastian Nohn)
17 Add support for executing queries to check_pgsql
18 Let check_pgsql accept a UNIX socket directory as hostname
19 New check_pgsql -o option to specify additional connection parameters
17 20
18 FIXES 21 FIXES
19 Change the MAIL FROM command generated by check_smtp to be RFC compliant 22 Change the MAIL FROM command generated by check_smtp to be RFC compliant