From: Vsevolod Stakhov Date: Mon, 3 Feb 2014 09:17:59 +0000 (+0000) Subject: Update ChangeLog for 0.6.8. X-Git-Tag: 0.7.0~424 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1848978ef2148ad789eba79aeb18f388b9f15539;p=rspamd.git Update ChangeLog for 0.6.8. --- diff --git a/ChangeLog b/ChangeLog index aad2e0883..24f57a40d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +0.6.8: + * Controller now listen for localhost and not for 127.0.0.1 by default + * Allow FCrDNS-style RBL lookups (by @fatalbanana) + * Reduce threshold for parts_differ function. + * Fix hostname lookup for rdns rbl (by @AlexeySa) + * Fix HFILTER_URL_ONELINE to reduce false positive rate. + * Fix whitelist module. + * Allow override system predefined settings without touching system ones + by .try_include macro (by @andrejzverev) + * Check for [ip.address]-style HELO and suppress lookups. (by + @fatalbanana) + * Optimize hfilter (by @AlexeySa) + * Fix issue with random numbers generator in dns. + * Use more clever time values to setup entropy. + * Synced with the recent libucl. + 0.6.7: * Use ChaCha20 for DNS generator (more secure DNS id) * Unknown symbols now has zero weight and not 1.0