]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Release 1.0.11 rspamd-1.0 1.0.11
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 21 Dec 2015 18:26:52 +0000 (18:26 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 21 Dec 2015 18:26:52 +0000 (18:26 +0000)
* Fix spf redirects
* Fix domains when parsing mx/ptr/a records in includes/redirects
* Fix unfolded base64 encoding
* Fix GError use-after-free
* Do not rewrite the original url when using redirector
* Fix parsing of fragment in urls
* Fix processing of HTML tags
* Improve empty image rule
* Avoid long double type
* Fix tokens weights in OSB algorithm
* Improve debugging for bayes

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
ChangeLog

index ac157299083ea2aa0bb92a6af8f4cea40912f13b..f1ad2220af105c8793ef678410f7d07c02aa342b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+1.0.11:
+       * Fix spf redirects
+       * Fix domains when parsing mx/ptr/a records in includes/redirects
+       * Fix unfolded base64 encoding
+       * Fix GError use-after-free
+       * Do not rewrite the original url when using redirector
+       * Fix parsing of fragment in urls
+       * Fix processing of HTML tags
+       * Improve empty image rule
+       * Avoid long double type
+       * Fix tokens weights in OSB algorithm
+       * Improve debugging for bayes
+
 1.0.10:
        * Fix settings application (#416)
        * Fix another issue with fixed strings