2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[#2438] add ChangeLog entry

This commit is contained in:
Andrei Pavel
2022-06-15 14:41:29 +03:00
parent 14edcab6a9
commit fe29c8ec7f

View File

@@ -1,3 +1,8 @@
2026. [func] andrei
The MySQL schema has been changed to provide initial support for
the lease limiting feature, part of the limits hook library.
(Gitlab #2438)
2025. [bug] tmark
Added missing support for client-class user-context to
both MySQL and PostgreSQL CB hook libraries.