From 292c6fc1ffce6460bd8fa97d31b912da3a90673b Mon Sep 17 00:00:00 2001 From: Niko Tyni Date: Tue, 10 May 2005 18:10:14 +0000 Subject: * branches/2.0/doc/smokeping_upgrade.pod; branches/2.0/CHANGES: + changelog updates --- CHANGES | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 8fbfad9..c5ac6dc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,12 @@ +* Curl now has a new 'insecure_ssl' option for those not caring about CA paths + -- niko, original patch by Spitzer +* document '@include' and its friends in smokeping_config in addition to + Config::Grammar -- niko, from Marc Haber (Debian bug #307955) +* AnotherDNS: Double check the answer from the dns server and optionally enforce a + NOERROR response code -- Christoph.Heine in HaDiKo.DE +* NEW Feature: when clicking on the graphs in detail view + you can select different time ranges for the graph. The creation of this + feature has been sponsored by BeverlyCorp.com -- tobi * Curl now has a new "extraargs" option for any extra arguments, like "--header" -- niko, requested by Warrick FitzGerald * change ISG::ParseConfig references to its new name, Config::Grammar -- niko @@ -23,6 +32,7 @@ * new commandline options '--config=X' and '--check' -- niko * FPing: support "-t", "-p" and "-i" fping params -- niko, suggested by Chris Wilson * FPing6: test against ::1 instead of localhost -- Sebastian Wiesinger +* make sure mailsetup works before using it -- tobi * 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, reported by Jim Morris -- cgit v1.2.3-24-g4f1b