Commit d4cbf8a 1 parent 596402b commit d4cbf8a Copy full SHA for d4cbf8a
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -267,4 +267,4 @@ We have received the following contributions:
267
267
2023-02: Fixed several examples in DHCPv6 section of the ARM.
268
268
269
269
- Dimitry Andric
270
- 2024-08 : Added support for libc++ 19 and later.
270
+ 2024-09 : Added support for libc++ 19 and later.
Original file line number Diff line number Diff line change 1
- Kea 2.7.2 (development) released on August 28, 2024
2
-
3
1
2278. [build] dim
4
2
Replace ``std::basic_string<uint8_t>`` with equivalent
5
3
``std::vector<uint8_t>`` constructs, since the former has been
6
4
deprecated for a while in libc++, and has been completely
7
5
removed as of libc++ 19.
8
6
(Gitlab #3532)
9
7
8
+ Kea 2.7.2 (development) released on August 28, 2024
9
+
10
10
2277. [build] andrei
11
11
"libca_rbac.so" is now a symbolic link to "libdhcp_rbac.so".
12
12
(Gitlab #3550)
You can’t perform that action at this time.
0 commit comments