mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add CHANGES and release note for [GL #3978]
(cherry picked from commit fd889bf0ad)
This commit is contained in:
parent
f3c0005257
commit
b9b3b53e2c
2 changed files with 6 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
6176. [test] Add support for using pytest & pytest-xdist to
|
||||
execute the system test suite. [GL #3978]
|
||||
|
||||
6174. [bug] BIND could get stuck on reconfiguration when a
|
||||
'listen' statement for HTTP is removed from the
|
||||
configuration. That has been fixed. [GL #4071]
|
||||
|
|
|
|||
|
|
@ -22,6 +22,9 @@ New Features
|
|||
|
||||
- None.
|
||||
|
||||
- The system test suite can now be executed with pytest (along with
|
||||
pytest-xdist for parallel execution). :gl:`#3978`
|
||||
|
||||
Removed Features
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue