]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3812] Add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Wed, 2 Apr 2025 18:15:35 +0000 (21:15 +0300)
committerAndrei Pavel <andrei@isc.org>
Thu, 17 Apr 2025 11:37:24 +0000 (14:37 +0300)
changelog_unreleased/3812-switch-hammer-py-from-autotools-to-meson [new file with mode: 0644]

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 (file)
index 0000000..dc72f30
--- /dev/null
@@ -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)