diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,3 @@ -Kea 2.7.2 (development) released on August 28, 2024 - 2278. [build] dim Replace ``std::basic_string<uint8_t>`` with equivalent ``std::vector<uint8_t>`` constructs, since the former has been @@ -7,6 +5,8 @@ Kea 2.7.2 (development) released on August 28, 2024 removed as of libc++ 19. (Gitlab #3532) +Kea 2.7.2 (development) released on August 28, 2024 + 2277. [build] andrei "libca_rbac.so" is now a symbolic link to "libdhcp_rbac.so". (Gitlab #3550) |