From: Vsevolod Stakhov Date: Fri, 22 Apr 2016 20:11:44 +0000 (+0100) Subject: Release 1.2.5 X-Git-Tag: 1.2.5^0 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3976342fb7cbcea11c0fcb0da2c01f89c6d332d8;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