]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry 1145 for #4277.
authorThomas Markwalder <tmark@isc.org>
Tue, 26 Jul 2016 13:07:57 +0000 (09:07 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 26 Jul 2016 13:07:57 +0000 (09:07 -0400)
ChangeLog

index 3b2b1ba2520b7824443f8ab120a66b00fc2fa580..34aa209ea624efb4f4197a5b37980021f6d54d56 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1145.  [func]          tmark
+       The Postgresql backend now supports host reservations for both DHCPv4 and
+       DHCPv6, with options and IPv6 reservations.
+       (Trac #4277 git ac1eaa1026987c2d86d57b4aa0dc9a4d093787f0)
+
 1144.  [bug]           mihu
        Response to DHCPINFORM is generally sent to port 68, rather
        than port 67. Thanks to Michal Humpula for providing a patch.