dns/bind: feature amendmend

This commit is contained in:
Franco Fichtner
2024-09-05 09:28:41 +02:00
parent 546c0396b5
commit 206e47728f
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
PLUGIN_NAME= bind
PLUGIN_VERSION= 1.32
PLUGIN_REVISION= 1
PLUGIN_COMMENT= BIND domain name service
PLUGIN_DEPENDS= bind918
PLUGIN_MAINTAINER= m.muenz@gmail.com
+1
View File
@@ -13,6 +13,7 @@ Plugin Changelog
* Fix handling of multiple ACLs in allow-query/allow-transfer (contributed by Nathan Rennie-Waldock)
* Fix multiple select on Recursion field and resulting multiple ACLs (contributed by Jordan Stacy)
* Add SSHFP record type (contributed by doktornotor)
1.31