aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rw-r--r--THANKS.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ae7d2da6..c5c168ff 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ This file documents the major additions and syntax changes between releases.
Let OpenSSL load its configuration file (see the OPENSSL_config(3) man page)
Add performance data to check_procs
Added -4/-6 options to check_dig (Ville Mattila)
+ New check_oracle --connect option to perform real login
FIXES
Change the MAIL FROM command generated by check_smtp to be RFC compliant
diff --git a/THANKS.in b/THANKS.in
index 1a470c87..bdfa8b2c 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -277,3 +277,4 @@ Jochen Bern
Anders Kaseorg
Robin Sonefors
Alex Bradley
+Brian De Wolf