Parcourir la source

NEWS, THANKS: Mention check_oracle --connect flag

Holger Weiss il y a 13 ans
Parent
commit
b8d6c691d3
2 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 1 0
      NEWS
  2. 1 0
      THANKS.in

+ 1 - 0
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)
 	Let OpenSSL load its configuration file (see the OPENSSL_config(3) man page)
 	Add performance data to check_procs
 	Add performance data to check_procs
 	Added -4/-6 options to check_dig (Ville Mattila)
 	Added -4/-6 options to check_dig (Ville Mattila)
+	New check_oracle --connect option to perform real login
 
 
 	FIXES
 	FIXES
 	Change the MAIL FROM command generated by check_smtp to be RFC compliant
 	Change the MAIL FROM command generated by check_smtp to be RFC compliant

+ 1 - 0
THANKS.in

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