From: Tomek Mrugalski Date: Mon, 2 Feb 2026 19:45:08 +0000 (+0100) Subject: [#4305] Added missing number in Changelog X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=239c20dad1b592819e3eb8d4e63db56003c6cd4a;p=thirdparty%2Fkea.git [#4305] Added missing number in Changelog --- diff --git a/ChangeLog b/ChangeLog index f9bb958b78..216ae2825e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Kea 3.1.5 (development) released on January 28, 2026 -[build] fdupont +2436. [build] fdupont Fixed Kea build with Boost 1.90: BOOST_STATIC_ASSERT was replaced by C++ static_assert, and deadline_timer by system_timer. This change was included in the 3.1.5 release,