diff options
author | Andrei Pavel <andrei@isc.org> | 2025-01-15 20:13:02 +0100 |
---|---|---|
committer | Andrei Pavel <andrei@isc.org> | 2025-01-15 20:13:02 +0100 |
commit | 0bbb2e90a84440aa99ff103522b52882b465b732 (patch) | |
tree | e9a9d92fda1ce6f05a0fc908cf4e065961d2e122 /changelog_unreleased | |
parent | [#3696] Typo (diff) | |
download | kea-0bbb2e90a84440aa99ff103522b52882b465b732.tar.xz kea-0bbb2e90a84440aa99ff103522b52882b465b732.zip |
[#3696] Add ChangeLog entry
Diffstat (limited to 'changelog_unreleased')
-rw-r--r-- | changelog_unreleased/3696-make-kea-compatible-with-boost-1-87 | 4 |
1 files changed, 4 insertions, 0 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 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) |