diff options
author | Niko Tyni <ntyni@iki.fi> | 2005-02-21 19:25:28 +0100 |
---|---|---|
committer | Niko Tyni <ntyni@iki.fi> | 2005-02-21 19:25:28 +0100 |
commit | d0f8c7c435da69415c4a391c80f1b39706c2d86d (patch) | |
tree | f21a6ba151c38b8aa9eb2de94146de839741dd42 | |
parent | baf9588e379b308d3e1f6869fde39e19d041c24d (diff) | |
download | smokeping-d0f8c7c435da69415c4a391c80f1b39706c2d86d.tar.gz smokeping-d0f8c7c435da69415c4a391c80f1b39706c2d86d.tar.xz |
CHANGES entries are now more consistent.
-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 |