]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4100] Add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Fri, 24 Oct 2025 10:11:31 +0000 (13:11 +0300)
committerAndrei Pavel <andrei@isc.org>
Fri, 24 Oct 2025 14:07:29 +0000 (17:07 +0300)
changelog_unreleased/4100-kea-build-fail-with-llvm-libc-21 [new file with mode: 0644]

diff --git a/changelog_unreleased/4100-kea-build-fail-with-llvm-libc-21 b/changelog_unreleased/4100-kea-build-fail-with-llvm-libc-21
new file mode 100644 (file)
index 0000000..528ad4c
--- /dev/null
@@ -0,0 +1,4 @@
+[build]                andrei
+       Kea now builds with Clang 21. Thanks to Khem Raj for reporting
+       the problem and suggesting a fix.
+       (Gitlab #4100)