From: Marcin Siodelski Date: Mon, 3 Sep 2018 08:17:21 +0000 (+0200) Subject: [master] Added ChangeLog entry for #92. X-Git-Tag: gitlab116_base~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8952b1f9fb83a7a267204605080a520896c5a2b2;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #92. --- diff --git a/ChangeLog b/ChangeLog index 18f738abab..28e4ba3eb1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1448. [build]* marcin + Created new Kea libraries: libkea-database, libkea-mysql, + libkea-pgsql and libkea-cql. Some database specific code was + moved from libkea-dhcpsrv to those new libraries. + (Gitlab #92,!13, git 5feb6b8a53675c27715e9e8fbeb312bd6eb17547) + 1447. [doc] tmark Updated Kea Administrators's Guide with discussions of the use of subnet ID parameters in hook library commands.