diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,9 +1,9 @@ -* Curl timeouts work better now -- niko +* Curl timeouts work better now -- niko, reported by Chris Wilson <chris *aidworld.org> * Curl User-Agent string doesn't need quotes anymore -- niko * check at startup that existing RRD files conform to the config specifications -- niko * 3 pings is the official minimum now -- niko -* graph fixes for small numbers of pings -- Chris Wilson <chris *aidworld.org> -* fix the LDAP probe killing the CGI with perl <5.6 -- Peter Farmer <pfarmer *hashbang.org.uk> +* graph fixes for small numbers of pings -- niko, reported by Chris Wilson <chris *aidworld.org> +* fix the LDAP probe killing the CGI with perl <5.6 -- niko, reported by Peter Farmer <pfarmer *hashbang.org.uk> * make the LDAP probe work withouth IO::Socket::SSL -- niko * matchers start with a capital letter now -- niko * new probe programming interface -- niko @@ -17,11 +17,11 @@ * documentation updates and reorganizing -- niko * move all smokeping-specific perl modules into the Smokeping namespace -- niko * new commandline options '--config=X' and '--check' -- niko -* FPing: support "-t", "-p" and "-i" fping params -- Chris Wilson <chris *aidworld.org> +* FPing: support "-t", "-p" and "-i" fping params -- niko, suggested by Chris Wilson <chris *aidworld.org> * FPing6: test against ::1 instead of localhost -- Sebastian Wiesinger <smokeping *tracker.fire-world.de> * fix for basefork.pm IO::Select property has_exception is very platform dependent by ignoring it altogether things actually work better. Especially on Solaris which - does have propper support for has_exception as oposed to linux. -- Niko Tyni <ntyni *iki.fi> + does have propper support for has_exception as oposed to linux. -- niko, reported by Jim Morris <wrdnet *earthlink.net> 2005/1/30 -- 1.38 |