]> source.dussan.org Git - rspamd.git/commitdiff
Release 1.2.5
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 22 Apr 2016 20:11:44 +0000 (21:11 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 22 Apr 2016 20:12:47 +0000 (21:12 +0100)
* Plug an important memory leak in headers getting code
* Remove some bad domains from whitelists

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

index 8326c454083530b109431c12a0b07daa92fa5327..7c17f6858523beea5e972ed90480f7a2ab0d60b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1.2.5:
+       * Plug an important memory leak in headers getting code
+       * Remove some bad domains from whitelists
+
 1.2.4:
        * Implement new multipattern matcher that uses hyperscan if possible
        * Use mutlipattern for lua_trie code