diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2006-09-20 21:16:30 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2006-09-20 21:16:30 +0200 |
commit | cef00a141fcccd95c3eaaac5e05d1b2aead6b49f (patch) | |
tree | e5e9c041eb0c0cfd4656af52145e82af1621eb6a /CHANGES | |
parent | d9d02e26fe34b577f5b2dab1d654a3da49190449 (diff) | |
download | smokeping-cef00a141fcccd95c3eaaac5e05d1b2aead6b49f.tar.gz smokeping-cef00a141fcccd95c3eaaac5e05d1b2aead6b49f.tar.xz |
fixed FTPtransfer probe to use srcfile as default for destfile.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ +2006/9/20 -- released version 2.0.906 - +* in FTPtransfer probe set destfilename to srcfilename if it is empty * alerts can now have a priority. if multiple prioritized alerts match, only the one with the highest priority will cause any action. Alerts without priority setting are not affected eitherway. --tobi |