1
0

Use space as seperator

This commit is contained in:
Garvin Hicking
2009-02-24 08:31:28 +00:00
parent 93eed7a946
commit d67d2c6985
2 changed files with 6 additions and 3 deletions

View File

@ -3,6 +3,9 @@
Version 1.5 ()
------------------------------------------------------------------------
* Use a space instead of comma to seperate DENY rules in spamblock
plugin, patch by brielle
* Added ability to use strftime variables in the spamblock.log
filename. (kleinerchemiker)