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 ~~~~~~~~~