2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Add CHANGES and release note for [GL #1176]

This commit is contained in:
Ondřej Surý
2021-10-21 10:02:45 +02:00
committed by Petr Špaček
parent 52b62b7890
commit 1eb848d71a
2 changed files with 7 additions and 0 deletions

View File

@@ -33,6 +33,11 @@ New Features
a given server support DNS COOKIE. It can also be used to force all
non DNS COOKIE responses to fall back to TCP. :gl:`#2295`
- Add libsystemd sd_notify() integration that allows the ``named`` to report
status to the supervisor. This allows the systemd to wait until ``named`` is
fully started before starting other services that depend on name resolution.
:gl:`#1176`
Removed Features
~~~~~~~~~~~~~~~~