summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-12-12 08:14:34 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-12-12 08:14:34 +0100
commit1ee77b9f56eb1d450c8bedc6e43037d7d5b632c9 (patch)
tree2c62c08d22735a9a76afe8eed4c3b3afca7a9fd9 /CHANGES
parent6a6ad273bb1d9e53835c045ff09fa222bfd9c0a8 (diff)
downloadsmokeping-1ee77b9f56eb1d450c8bedc6e43037d7d5b632c9.tar.gz
smokeping-1ee77b9f56eb1d450c8bedc6e43037d7d5b632c9.tar.xz
added new Median ratio matcher - comparing two medians
fixed classic Median matcher
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1079525..789f405 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+* new matcher Medratio (compare two medians) -- tobi
+* fixes for Median matcher -- tobi
* make the CGI not croak if a password file is not readable. -- niko
* don't die if syslogd is dead -- niko, reported by
Christoph Biedl <cbiedl *gmx.de> as Debian bug #395056