NEWS, THANKS: Mention check_oracle --connect flag

This commit is contained in:
Holger Weiss 2013-03-25 23:19:07 +01:00
parent b57dc1b3a0
commit b8d6c691d3
2 changed files with 2 additions and 0 deletions

1
NEWS
View file

@ -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

View file

@ -277,3 +277,4 @@ Jochen Bern
Anders Kaseorg
Robin Sonefors
Alex Bradley
Brian De Wolf