diff options
author | Francis Dupont <fdupont@isc.org> | 2025-01-15 22:17:24 +0100 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2025-01-15 22:17:24 +0100 |
commit | 92e28ab3c05febef213d85b500dc6e139ce67010 (patch) | |
tree | 31a88c9679102b9a419aad4b06277c69e9946304 | |
parent | [#3696] Add ChangeLog entry (diff) | |
download | kea-92e28ab3c05febef213d85b500dc6e139ce67010.tar.xz kea-92e28ab3c05febef213d85b500dc6e139ce67010.zip |
[#3696] Updated ChangeLog
-rw-r--r-- | changelog_unreleased/3696-make-kea-compatible-with-boost-1-87 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog_unreleased/3696-make-kea-compatible-with-boost-1-87 b/changelog_unreleased/3696-make-kea-compatible-with-boost-1-87 index 1d08ac41b1..965801341e 100644 --- a/changelog_unreleased/3696-make-kea-compatible-with-boost-1-87 +++ b/changelog_unreleased/3696-make-kea-compatible-with-boost-1-87 @@ -1,4 +1,5 @@ [build] fdupont, q66 Kea can now build with Boost 1.87. The minimum supported Boost - version has been bumped up from 1.57 to 1.66. + version has been bumped up from 1.57 to 1.66. Thanks to q66 + for the patch. (Gitlab #3696) |