]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #5009.
authorMarcin Siodelski <marcin@isc.org>
Tue, 20 Sep 2016 17:35:55 +0000 (19:35 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 20 Sep 2016 17:35:55 +0000 (19:35 +0200)
ChangeLog

index ae6092ad1575e4f1ae6b40f43d4a4a9a94afba3c..911aae319488c735f8527aa8be25caa105fd91ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1175.  [bug]           marcin
+       Corrected a bug whereby a client, for which there was no
+       host reservation specified, did not obtain an IPv6 lease
+       from a server when PostgreSQL or MySQL host database backend
+       was in use. In addition, PostgreSQL host database backend
+       allows for specifying NULL values in certain columns within
+       host reservation tables.
+       (Trac #5009, git d3109bb27786867fdc99954ba55367f0ad129e7a)
+
 1174.  [bug]           tmark
        Modifed kea-dhcp6 to avoid requesting DNS updates when
        existing leases are renewed without changes to the FQDN.