summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@aei.ca>2009-05-20 05:05:35 (GMT)
committerThomas Guyot-Sionnest <dermoth@aei.ca>2009-05-20 05:05:35 (GMT)
commit0489df95fc5ab2c84cd7830df97942a874e431d9 (patch)
treebe2615d44c1f1b86cf668ce55c5e42dc3e3c28f8 /NEWS
parent56cf66c9b815ed953245476b7c715f15cf053763 (diff)
downloadmonitoring-plugins-0489df95fc5ab2c84cd7830df97942a874e431d9.tar.gz
check_http: Add SSL/TLS hostname extension support (SNI) - (#1939022 - Joe Presbrey)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2500982..c5d820f 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,7 @@ This file documents the major additions and syntax changes between releases.
34 Fixed typos for check_disk (Chris Pepper) 34 Fixed typos for check_disk (Chris Pepper)
35 Fixed check_mysql* not using password set in my.cnf (#2531905 - Ben Timby) - Specify an empty password explicitly if you need to override it. 35 Fixed check_mysql* not using password set in my.cnf (#2531905 - Ben Timby) - Specify an empty password explicitly if you need to override it.
36 Fixed awk subst.in/subst script path error (#2722832 - Martin Foster) 36 Fixed awk subst.in/subst script path error (#2722832 - Martin Foster)
37 check_http: Add SSL/TLS hostname extension support (SNI) - (#1939022 - Joe Presbrey)
37 38
381.4.13 25th Sept 2008 391.4.13 25th Sept 2008
39 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) 40 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)