From: Marcin Siodelski Date: Tue, 18 Sep 2018 06:09:13 +0000 (+0200) Subject: [master] Added ChangeLog entry for #89,!22 X-Git-Tag: 134-bugs--xcode-10_base X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0deb28f0db1986dbb83e89f61c57a377678150a4;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #89,!22 --- diff --git a/ChangeLog b/ChangeLog index 540784d9d5..5dd623912f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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.