]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Add 0.9.10 changelog entry.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 17 Sep 2015 15:15:45 +0000 (16:15 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 17 Sep 2015 15:16:01 +0000 (16:16 +0100)
ChangeLog

index cbaa76c686b95d33d33312dc5e9df9e84b1e618e..b8b199d409474545b600b28e31812b7c90402f86 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+0.9.10:
+       * Do not dereference null pointer on learning.
+       * Fix some extreme cases in BAYES.
+       * Add a workaround to avoid bad HTML messages breaking.
+       * Build with -O2 flags by default.
+       * Add constraints to limit DNS requests count per task.
+       * Add workaround for SURBL DNS flood.
+       * Set error if rspamd cannot learn anything.
+
 0.9.9:
        * Don't use RWL_SPAMHAUS_WL (unknown result) for whitelisting (by @fatalbanana)
        * Import updated public suffix list (by @fatalbanana)