Skip to content

Commit d4cbf8a

Browse files
committed
[#3532] bring AUTHORS and ChangeLog up to date
1 parent 596402b commit d4cbf8a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

AUTHORS

+1-1
Original file line numberDiff line numberDiff line change
@@ -267,4 +267,4 @@ We have received the following contributions:
267267
2023-02: Fixed several examples in DHCPv6 section of the ARM.
268268

269269
- Dimitry Andric
270-
2024-08: Added support for libc++ 19 and later.
270+
2024-09: Added support for libc++ 19 and later.

ChangeLog

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
Kea 2.7.2 (development) released on August 28, 2024
2-
31
2278. [build] dim
42
Replace ``std::basic_string<uint8_t>`` with equivalent
53
``std::vector<uint8_t>`` constructs, since the former has been
64
deprecated for a while in libc++, and has been completely
75
removed as of libc++ 19.
86
(Gitlab #3532)
97

8+
Kea 2.7.2 (development) released on August 28, 2024
9+
1010
2277. [build] andrei
1111
"libca_rbac.so" is now a symbolic link to "libdhcp_rbac.so".
1212
(Gitlab #3550)

0 commit comments

Comments
 (0)