From: Vsevolod Stakhov Date: Wed, 21 Nov 2012 12:58:18 +0000 (+0400) Subject: Update ChangeLog X-Git-Tag: 0.5.4~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f4c19cfcafd518f6327e583018d3acdcf000ec9;p=thirdparty%2Frspamd.git Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 7025d26f87..48f9eae0a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +0.5.3: + * Added dynamic options + * Added advanced metaclassfication + * Added RESTfull API for controller + * Improved hashing algorithms + * Various fixes for rspamc client: + - allow interacting with unix sockets + - librspamdclient major cleanup + - bayes is now default classifier 0.5.2: * Added lua bindings for: - basic mime parts, that allows checkign attachements for example;