diff --git a/changelog_unreleased/3812-switch-hammer-py-from-autotools-to-meson b/changelog_unreleased/3812-switch-hammer-py-from-autotools-to-meson new file mode 100644 index 0000000000..dc72f30cda --- /dev/null +++ b/changelog_unreleased/3812-switch-hammer-py-from-autotools-to-meson @@ -0,0 +1,5 @@ +[build] andrei + Kea built with Meson is now officially tested. Some bugs related + to the Meson build system were fixed. Documentation about how to + build Kea with Meson was added. + (Gitlab #3732, #3812)