From: W.C.A. Wijngaards Date: Thu, 6 Aug 2020 12:23:33 +0000 (+0200) Subject: Changelog note for #246 and #284 X-Git-Tag: release-1.12.0rc1~45^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f35293cabaa76b3bd980434028893078acede9fd;p=thirdparty%2Funbound.git Changelog note for #246 and #284 - Merge PR #284 and Fix #246: Remove DLV entirely from Unbound. The DLV has been decommisioned and in unbound 1.5.4, in 2015, there was advise to stop using it. The current code base does not contain DLV code any more. The use of dlv options displays a warning. --- diff --git a/doc/Changelog b/doc/Changelog index 763bf51a6..bcc48de6e 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,9 @@ +6 August 2020: Wouter + - Merge PR #284 and Fix #246: Remove DLV entirely from Unbound. + The DLV has been decommisioned and in unbound 1.5.4, in 2015, there + was advise to stop using it. The current code base does not contain + DLV code any more. The use of dlv options displays a warning. + 5 August 2020: Wouter - contrib/aaaa-filter-iterator.patch file renewed diff content to apply cleanly to the current coderepo for the current code version.