From 0bbb2e90a84440aa99ff103522b52882b465b732 Mon Sep 17 00:00:00 2001 From: Andrei Pavel Date: Wed, 15 Jan 2025 21:13:02 +0200 Subject: [#3696] Add ChangeLog entry --- AUTHORS | 3 +++ changelog_unreleased/3696-make-kea-compatible-with-boost-1-87 | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 changelog_unreleased/3696-make-kea-compatible-with-boost-1-87 diff --git a/AUTHORS b/AUTHORS index d5ed1818fe..5b77cd3c4f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -271,3 +271,6 @@ We have received the following contributions: - Philip Prindeville 2024-09: Brought down the number of utilities keactrl depends on. + + - q66 + 2025-01: Added support for building with Boost 1.87. diff --git a/changelog_unreleased/3696-make-kea-compatible-with-boost-1-87 b/changelog_unreleased/3696-make-kea-compatible-with-boost-1-87 new file mode 100644 index 0000000000..1d08ac41b1 --- /dev/null +++ b/changelog_unreleased/3696-make-kea-compatible-with-boost-1-87 @@ -0,0 +1,4 @@ +[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. + (Gitlab #3696) -- cgit v1.2.3