summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-04-29 12:40:31 +0200
committerTobi Oetiker <tobi@oetiker.ch>2007-04-29 12:40:31 +0200
commit0d7856c86555136c1b1d9bbd1cb5c84e6833fcf7 (patch)
treecb22ed1669bfd9c921343d8be5410ed4a12f3034 /CHANGES
parente02bd6d388dcd4898ed5d14af97c7f02f78355f0 (diff)
downloadsmokeping-0d7856c86555136c1b1d9bbd1cb5c84e6833fcf7.tar.gz
smokeping-0d7856c86555136c1b1d9bbd1cb5c84e6833fcf7.tar.xz
prepare for the release of smokeping-2.1.0
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 5978743..63baef6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,9 @@
+2007/04/29 -- released version 2.1.0
+
* add new echoping 6 plugin probes: EchoPingDNS, EchoPingLDAP, EchoPingWhois
-- niko
* don't test echoping or curl usage if running as a CGI --niko
* bail out at startup with an error message if LC_ALL is set --niko
-
-2007/1/15 -- released version 2.0.910
-
* New Presentation option Charts. Charts are based on the new 'sorter' plugins.
There are sample plugins for Loss, Max, Median, StdDev based Charts -- tobi
* new matcher Medratio (compare two medians) -- tobi