summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2013-12-18 15:32:29 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2013-12-18 15:32:29 +0000
commit661930318f397b9aa1bef9a23322d9ed0ce6a9fc (patch)
tree815ed23406fb5c38dc6cf92c22c96de309a50a2d /ChangeLog
parent22c89c990d24dff899833195677eeb4c83bdc16a (diff)
downloadrspamd-661930318f397b9aa1bef9a23322d9ed0ce6a9fc.tar.gz
rspamd-661930318f397b9aa1bef9a23322d9ed0ce6a9fc.zip
Forgot to commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87435442a..9cfaf61ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+0.6.4:
+ * Added io channels for DNS request to balance load and reduce id
+ collisions chance
+ * Fixed a bug in SPF filter that may cause core dump in specific
+ circumstances
+ * FIxed default config for rbl module
+ * It is possible to get a list of rspamc commands with their descriptions
+ * Added SORBS bl to the default config
+ * 2tld file for surbl module has been significantly extended
+ * Perl modules has been removed from the code.
+ * Fixed an issue in libucl when parsing macros
+
0.6.3:
* Fixed issues with DNS:
- labels decompression algorithm was fixed;