aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2012-06-29 13:46:28 +0200
committerGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2012-06-29 13:46:28 +0200
commit86b72def6b0b2361d10bb48500a6064da3d969e1 (patch)
tree8da7e9ee9993c8d89d83be536cdff7756e6979d9
parent638b596992feabc7cb8a74a788b9426e4e2e95a3 (diff)
downloadmonitoring-plugins-86b72def6b0b2361d10bb48500a6064da3d969e1.tar.gz
NEWS, THANKS: Mention Anders Kaseorg's changes
-rw-r--r--NEWS4
-rw-r--r--THANKS.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 49795aae..7bbc7b4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
This file documents the major additions and syntax changes between releases.
+...
+ FIXES
+ Change the MAIL FROM command generated by check_smtp to be RFC compliant
+
1.4.16 27th June 2012
ENHANCEMENTS
check_nt UPTIME accepts warning/critical thresholds (Ryan Kelly)
diff --git a/THANKS.in b/THANKS.in
index 018738ec..51935119 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -274,3 +274,4 @@ Charles-Henri Larose
Tobias Brox
William Leibzon
Jochen Bern
+Anders Kaseorg