diff options
author | Niko Tyni <ntyni@iki.fi> | 2005-11-14 23:09:54 +0100 |
---|---|---|
committer | Niko Tyni <ntyni@iki.fi> | 2005-11-14 23:09:54 +0100 |
commit | f7520e9d2710026e7e154503fdba5e8a1751423a (patch) | |
tree | 3f24c611ac7949cbdc18fdda609cfc2375da7b89 /CHANGES | |
parent | 334ec7968c236ad0bc7937b4ab87f5abd7c116a2 (diff) | |
download | smokeping-f7520e9d2710026e7e154503fdba5e8a1751423a.tar.gz smokeping-f7520e9d2710026e7e154503fdba5e8a1751423a.tar.xz |
* lib/Smokeping/probes/FPing.pm,
doc/smokeping_upgrade.pod,
CHANGES:
+ remove the FPing 'timeout' variable, since it never really did anything
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +* remove the FPing 'timeout' variable, since it never really did anything + -- niko * use the 'cgiurl' variable from the 'General' section for all CGI self-refering links -- niko, from Christian Hammers <ch .*debian.org> (Debian bug #339019) |