Create place for documenting changes in upstream

This commit is contained in:
Petr Menšík 2019-10-19 01:56:53 +02:00
parent 6a048cc0b6
commit b4a5bc525b
1 changed files with 12 additions and 0 deletions

12
Changes.md Normal file
View File

@ -0,0 +1,12 @@
= Changes in BIND9 package =
== 9.14 ==
- single thread support removed. Cannot provide bind-export-libs for DHCP
- lwres support completely removed. Both daemon and library
- common parts of daemon moved into libns shared library
- introduced plugin for filtering aaaa responses
- some SDB utilities no longer supported
=== 9.14.7 ===
[notes](https://downloads.isc.org/isc/bind9/9.14.7/RELEASE-NOTES-bind-9.14.7.html)