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

[#2725] added ChangeLog entry

This commit is contained in:
Razvan Becheriu 2023-06-29 21:00:10 +03:00
parent 13564c41b5
commit 659b251df9

View File

@ -1,3 +1,8 @@
2164. [bug] razvan
Added checks to catch invalid prefix/prefix-len combinations in
commands that create or update pools, leases, and reservations.
(Gitlab #2725)
2163. [build] slawek
Dropped the Kea connector for Python 2.
(Gitlab #2467)