]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #246 and #284
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 6 Aug 2020 12:23:33 +0000 (14:23 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 6 Aug 2020 12:23:33 +0000 (14:23 +0200)
- 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.

doc/Changelog

index 763bf51a619e7b217edd237a0b785deba47b5344..bcc48de6ebe6ad9adb6bfb3101eb4141120be11a 100644 (file)
@@ -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.