diff options
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | THANKS.in | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,7 @@ This file documents the major additions and syntax changes between releases. | |||
6 | Let OpenSSL load its configuration file (see the OPENSSL_config(3) man page) | 6 | Let OpenSSL load its configuration file (see the OPENSSL_config(3) man page) |
7 | Add performance data to check_procs | 7 | Add performance data to check_procs |
8 | Added -4/-6 options to check_dig (Ville Mattila) | 8 | Added -4/-6 options to check_dig (Ville Mattila) |
9 | New check_oracle --connect option to perform real login | ||
9 | 10 | ||
10 | FIXES | 11 | FIXES |
11 | Change the MAIL FROM command generated by check_smtp to be RFC compliant | 12 | Change the MAIL FROM command generated by check_smtp to be RFC compliant |
@@ -277,3 +277,4 @@ Jochen Bern | |||
277 | Anders Kaseorg | 277 | Anders Kaseorg |
278 | Robin Sonefors | 278 | Robin Sonefors |
279 | Alex Bradley | 279 | Alex Bradley |
280 | Brian De Wolf | ||