dns/bind: document change

This commit is contained in:
Franco Fichtner 2025-07-10 08:10:17 +02:00
parent 8c3c1c5989
commit 43588d7929
2 changed files with 5 additions and 2 deletions

View file

@ -1,6 +1,5 @@
PLUGIN_NAME= bind
PLUGIN_VERSION= 1.33
PLUGIN_REVISION= 1
PLUGIN_VERSION= 1.34
PLUGIN_COMMENT= BIND domain name service
PLUGIN_DEPENDS= bind920
PLUGIN_MAINTAINER= m.muenz@gmail.com

View file

@ -9,6 +9,10 @@ WWW: https://www.isc.org
Plugin Changelog
================
1.34
* Add custom configuration include directory /usr/local/etc/namedb/named.conf.d (contributed by Nicholas Card)
1.33
* Add option to allow the rndc-key for zone transfers (contributed by Naomi Rennie-Waldock)