From: Michal Nowak Date: Thu, 4 Jun 2020 10:47:57 +0000 (+0200) Subject: Add release note for #1724 X-Git-Tag: v9.17.2~22^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=172392a98ad34b813d07c77332eb77b177ddd109;p=thirdparty%2Fbind9.git Add release note for #1724 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index d6a1d6dc020..edd28e5ac75 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -103,6 +103,11 @@ Feature Changes - The default value of ``max-stale-ttl`` has changed from 1 week to 12 hours. [GL #1877] +- BIND binaries which are neither daemons nor administrative programs + were moved to ``$bindir``. Only ``ddns-confgen``, ``named``, + ``rndc``, ``rndc-confgen``, and ``tsig-confgen`` were left in + ``$sbindir``. [GL #1724] + Bug Fixes ~~~~~~~~~