summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 4904c51..d0c73fc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
-2006/9/20 -- released version 2.0.906
+2006/10/4 -- released version 2.0.908
+
+* allow . in section names ...
* in FTPtransfer probe set destfilename to srcfilename if it is empty
+* in FTPtransfer probe strip path elements from srcfile when building destfile
* 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