From: Vsevolod Stakhov Date: Fri, 22 Apr 2016 20:11:44 +0000 (+0100) Subject: Release 1.2.5 X-Git-Tag: 1.3.0~666 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0c026a12be5c68b0088606efe6ffcaa744054235;p=rspamd.git Release 1.2.5 * Plug an important memory leak in headers getting code * Remove some bad domains from whitelists Signed-off-by: Vsevolod Stakhov --- diff --git a/ChangeLog b/ChangeLog index 8326c4540..7c17f6858 100644 --- 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