2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 01:49:48 +00:00

[#3696] Add ChangeLog entry

This commit is contained in:
Andrei Pavel 2025-01-15 21:13:02 +02:00
parent 83acd19ab2
commit 0bbb2e90a8
No known key found for this signature in database
GPG Key ID: D4E804481939CB21
2 changed files with 7 additions and 0 deletions

View File

@ -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.

View File

@ -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)