From: Wouter Wijngaards Date: Fri, 20 Jul 2007 09:13:49 +0000 (+0000) Subject: And changelog entry. X-Git-Tag: release-0.4~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8277eabcaf659591a03990fc1a7cddb42e4aa735;p=thirdparty%2Funbound.git And changelog entry. git-svn-id: file:///svn/unbound/trunk@444 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 4cf0fd813..cdf230eb1 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,10 @@ 20 July 2007: Wouter - Check CNAME chain before returning cache entry with CNAMEs. + - Option harden-glue, default is on. It will discard out of zone + data. If disabled, performance is faster, but spoofing attempts + become a possibility. Note that still normalize scrubbing is done, + and that the potentially spoofed data is used for infrastructure + and not returned to the client. 19 July 2007: Wouter - shuffle NS selection when getting nameserver target addresses.