]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #92.
authorMarcin Siodelski <marcin@isc.org>
Mon, 3 Sep 2018 08:17:21 +0000 (10:17 +0200)
committerMarcin Siodelski <marcin@isc.org>
Mon, 3 Sep 2018 08:17:21 +0000 (10:17 +0200)
ChangeLog

index 18f738abab4413c80c47ff19f25ee0b5c0b4b30e..28e4ba3eb1db75308dc8a362417a97dd3666433e 100644 (file)
--- 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.