2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[master] Added ChangeLog entry for #89,!22

This commit is contained in:
Marcin Siodelski 2018-09-18 08:09:13 +02:00
parent e28c0c7b3e
commit 0deb28f0db

View File

@ -1,3 +1,8 @@
1453. [func] marcin
Updated MySQL schema to facilitate Kea Configuration Backend
feature.
(Gitlab #89,!22, git e28c0c7b3e7a7729167cdad993f634ed1f0ac53b)
1452. [func] marcin
Implemented libkea-cb library which includes basic class
hierarchy for the Kea Configuration Backend.