diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | This file documents the major additions and syntax changes between releases. | 1 | This file documents the major additions and syntax changes between releases. |
2 | 2 | ||
3 | ... | 3 | ... |
4 | ENHANCEMENTS | ||
5 | New check_dbi plugin for checking an (SQL) database using DBI | ||
6 | |||
4 | FIXES | 7 | FIXES |
5 | Change the MAIL FROM command generated by check_smtp to be RFC compliant | 8 | Change the MAIL FROM command generated by check_smtp to be RFC compliant |
6 | 9 | ||