From 405938597fd6fb1a71e3fa3d362f4e1b15a69dae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 3 Jul 2025 22:54:36 +0200 Subject: [PATCH] Add release note for GL !8989 --- doc/notes/notes-9.21.10.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/notes/notes-9.21.10.rst b/doc/notes/notes-9.21.10.rst index d2912c8dfd..3c11adcc96 100644 --- a/doc/notes/notes-9.21.10.rst +++ b/doc/notes/notes-9.21.10.rst @@ -49,6 +49,14 @@ New Features messages and adding an option to set the CO flag when making queries (:option:`dig +coflag`). :gl:`#5319` +Feature Changes +~~~~~~~~~~~~~~~ + +- The build system was changed to `Meson`_. See :ref:`build_bind` for + revised instructions on building BIND 9 from source. :gl:`!8989` + +.. _Meson: https://mesonbuild.com/ + Bug Fixes ~~~~~~~~~