diff options
author | Tobias Oetiker <tobi@oetiker.ch> | 2011-11-22 09:26:13 +0100 |
---|---|---|
committer | Tobias Oetiker <tobi@oetiker.ch> | 2011-11-22 09:26:13 +0100 |
commit | 3c1ce9f1d0ca20479d10d5d18d66a2af416ad42a (patch) | |
tree | 3f111b3db25b5b9a520ea0429082a48bdb3b1b58 | |
parent | 1c6f909c977061ace3e5bc00af8adc8b1b8b84ab (diff) | |
download | smokeping-3c1ce9f1d0ca20479d10d5d18d66a2af416ad42a.tar.gz smokeping-3c1ce9f1d0ca20479d10d5d18d66a2af416ad42a.tar.xz |
make Median matcher work fine on startup and when unknown values are in the stream
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +* Make Median matcher work without complaint at startup and if unknown data elements occur in the stream. + 2011/11/12 -- released version 2.6.6 * fixed embedded version number in Smokeping.pm |