From 33d22f30ff38f21924d4676ff5957663a3e0cb35 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Mon, 3 Feb 2014 09:17:59 +0000 Subject: [PATCH] Update ChangeLog for 0.6.8. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 -- 2.39.5