diff options
author | Niko Tyni <ntyni@iki.fi> | 2005-11-06 10:52:59 +0100 |
---|---|---|
committer | Niko Tyni <ntyni@iki.fi> | 2005-11-06 10:52:59 +0100 |
commit | 714f7e3d167b5dd3a20c508fc083ac8132e10bb5 (patch) | |
tree | 61cbcce8d0a8f0768bd78c562fa3b00ffa66c111 /CHANGES | |
parent | b12124181c5cd5f3373c754c2e1795fd2d02fac3 (diff) | |
download | smokeping-714f7e3d167b5dd3a20c508fc083ac8132e10bb5.tar.gz smokeping-714f7e3d167b5dd3a20c508fc083ac8132e10bb5.tar.xz |
* trunk/
lib/Smokeping/probes/Curl.pm,
CHANGES:
+ don't take '0' for 'true' with the 'ssl2' or 'insecure_ssl' options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +* Curl.pm: don't take '0' for 'true' with the 'ssl2' or 'insecure_ssl' options + -- niko, reported by Michael McCarn <mmccarn *sierracorp.us> + 2005/11/6 -- released version 20051106_trunk 2005/11/5 -- released version 20051105_trunk |