]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #28,!20.
authorMarcin Siodelski <marcin@isc.org>
Tue, 18 Sep 2018 05:38:11 +0000 (07:38 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 18 Sep 2018 05:38:11 +0000 (07:38 +0200)
ChangeLog

index 1724caae6a8ef54c615b56d1169551fb67bce421..540784d9d53857e8774d34a9c23d2d2f66c6ed3e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1452.  [func]          marcin
+       Implemented libkea-cb library which includes basic class
+       hierarchy for the Kea Configuration Backend.
+       (Gitlab #28,!20, git fb5c031ecaf4182e56f62874e9a6bd4c1d755a77)
+
 1451.  [build]         tmark
        Resolved a namespace issue with std::distance() in libdhcp++.cc
        when building with Boost 1.68.   Thanks to Huy Vu and Khem Raj