From: Andrei Pavel Date: Wed, 2 Apr 2025 18:15:35 +0000 (+0300) Subject: [#3812] Add ChangeLog entry X-Git-Tag: Kea-2.7.8~39 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4fed2caa02f2d4b5e2e86a9a49173291e1a69b26;p=thirdparty%2Fkea.git [#3812] Add ChangeLog entry --- 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)