NEWS: Mention the OPENSSL_config(3) support

This commit is contained in:
Holger Weiss 2012-10-09 10:36:20 +02:00
parent 0656a0e284
commit 831bb312a9

1
NEWS
View file

@ -3,6 +3,7 @@ This file documents the major additions and syntax changes between releases.
...
ENHANCEMENTS
New check_dbi plugin for checking an (SQL) database using DBI
Let OpenSSL load its configuration file (see the OPENSSL_config(3) man page)
FIXES
Change the MAIL FROM command generated by check_smtp to be RFC compliant